aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gwenview-kde4/Makefile32
-rw-r--r--graphics/gwenview-kde4/distinfo3
-rw-r--r--graphics/gwenview-kde4/files/patch-src_gvcore_pngformattype.cpp20
-rw-r--r--graphics/gwenview-kde4/files/patch-src_imageutils_jpegcontent.cpp22
-rw-r--r--graphics/gwenview-kde4/pkg-descr7
-rw-r--r--graphics/gwenview-kde4/pkg-plist126
-rw-r--r--graphics/kamera-kde4/Makefile40
-rw-r--r--graphics/kamera-kde4/distinfo3
-rw-r--r--graphics/kamera-kde4/pkg-descr3
-rw-r--r--graphics/kamera-kde4/pkg-plist19
-rw-r--r--graphics/leptonica/Makefile39
-rw-r--r--graphics/leptonica/distinfo3
-rw-r--r--graphics/leptonica/files/patch-configure.ac11
-rw-r--r--graphics/leptonica/files/patch-src__Makefile.am24
-rw-r--r--graphics/leptonica/pkg-descr4
-rw-r--r--graphics/leptonica/pkg-plist26
-rw-r--r--graphics/libkdcraw-kde4/Makefile31
-rw-r--r--graphics/libkdcraw-kde4/distinfo3
-rw-r--r--graphics/libkdcraw-kde4/pkg-descr7
-rw-r--r--graphics/libkdcraw-kde4/pkg-plist42
-rw-r--r--graphics/libkexiv2-kde4/Makefile29
-rw-r--r--graphics/libkexiv2-kde4/distinfo3
-rw-r--r--graphics/libkexiv2-kde4/pkg-descr6
-rw-r--r--graphics/libkexiv2-kde4/pkg-plist9
-rw-r--r--graphics/libkipi-kde4/Makefile32
-rw-r--r--graphics/libkipi-kde4/distinfo3
-rw-r--r--graphics/libkipi-kde4/pkg-descr8
-rw-r--r--graphics/libkipi-kde4/pkg-plist73
-rw-r--r--graphics/libwpg01/Makefile31
-rw-r--r--graphics/libwpg01/distinfo3
-rw-r--r--graphics/libwpg01/pkg-descr3
-rw-r--r--graphics/libwpg01/pkg-plist300
-rw-r--r--graphics/p5-Chart/Makefile24
-rw-r--r--graphics/p5-Chart/distinfo3
-rw-r--r--graphics/p5-Chart/pkg-descr10
-rw-r--r--graphics/p5-Chart/pkg-plist19
-rw-r--r--graphics/p5-Image-ExifTool-devel/Makefile69
-rw-r--r--graphics/p5-Image-ExifTool-devel/distinfo2
-rw-r--r--graphics/p5-Image-ExifTool-devel/pkg-descr17
-rw-r--r--graphics/p5-Image-ExifTool-devel/pkg-plist293
-rw-r--r--graphics/p5-PGPLOT/Makefile39
-rw-r--r--graphics/p5-PGPLOT/distinfo3
-rw-r--r--graphics/p5-PGPLOT/files/patch-aa11
-rw-r--r--graphics/p5-PGPLOT/pkg-descr11
-rw-r--r--graphics/p5-PGPLOT/pkg-plist21
-rw-r--r--graphics/p5-PGPLOT/scripts/configure14
-rw-r--r--graphics/povray36/Makefile78
-rw-r--r--graphics/povray36/distinfo3
-rw-r--r--graphics/povray36/files/patch-png_pov.cpp20
-rw-r--r--graphics/povray36/pkg-descr14
-rw-r--r--graphics/povray36/pkg-plist1197
-rw-r--r--graphics/povray37/Makefile78
-rw-r--r--graphics/povray37/distinfo3
-rw-r--r--graphics/povray37/files/patch-png_pov.cpp20
-rw-r--r--graphics/povray37/pkg-descr14
-rw-r--r--graphics/povray37/pkg-plist1197
-rw-r--r--graphics/yafaray/Makefile26
-rw-r--r--graphics/yafaray/distinfo3
-rw-r--r--graphics/yafaray/files/patch-SConstruct14
-rw-r--r--graphics/yafaray/files/patch-freebsd-settings.py32
-rw-r--r--graphics/yafaray/files/patch-src::loader::gram_loader.h13
-rw-r--r--graphics/yafaray/files/patch-src_yafraycore_ccthreads.h12
-rw-r--r--graphics/yafaray/files/patch-src_yafraycore_threadedscene.cc13
-rw-r--r--graphics/yafaray/files/patch-src_yafraycore_y_alloc.h39
-rw-r--r--graphics/yafaray/pkg-descr3
-rw-r--r--graphics/yafaray/pkg-plist23
66 files changed, 0 insertions, 4303 deletions
diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile
deleted file mode 100644
index 2686b556e120..000000000000
--- a/graphics/gwenview-kde4/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: gwenview
-# Date created: 22 Jun 2002
-# Whom: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gwenview
-PORTVERSION= 1.4.2
-PORTREVISION= 8
-CATEGORIES= graphics kde
-MASTER_SITES= SF
-
-MAINTAINER= markus@FreeBSD.org
-COMMENT= An image viewer and browser for the KDE environment
-
-LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \
- exiv2.9:${PORTSDIR}/graphics/exiv2
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool:22
-
-CONFIGURE_ARGS+=--enable-kipi
-
-MAN1= gwenview.1
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/graphics/gwenview-kde4/distinfo b/graphics/gwenview-kde4/distinfo
deleted file mode 100644
index e7765a8416f9..000000000000
--- a/graphics/gwenview-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gwenview-1.4.2.tar.bz2) = 33c3fc68224d57f5f5cc4d34b48293c6
-SHA256 (gwenview-1.4.2.tar.bz2) = 26ec1a3f3ac7cce9584b44e6090402776fb84df3fc5f9e5aadbe66e9887851fd
-SIZE (gwenview-1.4.2.tar.bz2) = 984977
diff --git a/graphics/gwenview-kde4/files/patch-src_gvcore_pngformattype.cpp b/graphics/gwenview-kde4/files/patch-src_gvcore_pngformattype.cpp
deleted file mode 100644
index a7c10d008337..000000000000
--- a/graphics/gwenview-kde4/files/patch-src_gvcore_pngformattype.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/gvcore/pngformattype.cpp.orig 2007-09-15 15:46:13.000000000 +0200
-+++ src/gvcore/pngformattype.cpp 2010-03-30 10:12:59.000000000 +0200
-@@ -245,7 +245,7 @@
- image.setColor( i, qRgba(c,c,c,0xff) );
- }
- if ( png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS) ) {
-- const int g = info_ptr->trans_values.gray;
-+ const int g = info_ptr->trans_color.gray;
- if (g < ncols) {
- image.setAlphaBuffer(TRUE);
- image.setColor(g, image.color(g) & RGB_MASK);
-@@ -273,7 +273,7 @@
- info_ptr->palette[i].red,
- info_ptr->palette[i].green,
- info_ptr->palette[i].blue,
-- info_ptr->trans[i]
-+ info_ptr->trans_alpha[i]
- )
- );
- i++;
diff --git a/graphics/gwenview-kde4/files/patch-src_imageutils_jpegcontent.cpp b/graphics/gwenview-kde4/files/patch-src_imageutils_jpegcontent.cpp
deleted file mode 100644
index 48943654ed68..000000000000
--- a/graphics/gwenview-kde4/files/patch-src_imageutils_jpegcontent.cpp
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/imageutils/jpegcontent.cpp.orig 2007-09-15 19:46:17.000000000 +0600
-+++ src/imageutils/jpegcontent.cpp 2009-01-09 14:24:04.000000000 +0500
-@@ -589,7 +589,8 @@
- QImage JPEGContent::thumbnail() const {
- QImage image;
- if (!d->mExifData.empty()) {
-- Exiv2::DataBuf thumbnail = d->mExifData.copyThumbnail();
-+ Exiv2::ExifThumbC thumb(d->mExifData);
-+ Exiv2::DataBuf const thumbnail = thumb.copy();
- image.loadFromData(thumbnail.pData_, thumbnail.size_);
- }
- return image;
-@@ -611,7 +612,8 @@
- return;
- }
-
-- d->mExifData.setJpegThumbnail((unsigned char*)array.data(), array.size());
-+ Exiv2::ExifThumb thumb(d->mExifData);
-+ thumb.setJpegThumbnail((unsigned char*)array.data(), array.size());
- }
-
-
diff --git a/graphics/gwenview-kde4/pkg-descr b/graphics/gwenview-kde4/pkg-descr
deleted file mode 100644
index 824634580601..000000000000
--- a/graphics/gwenview-kde4/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Gwenview is a simple image viewer which offers
-a folder tree window and a file list window for
-navigating easily through your image file
-heirarchy. It supports all image formats your
-KDE installation supports.
-
-WWW: http://gwenview.sourceforge.net
diff --git a/graphics/gwenview-kde4/pkg-plist b/graphics/gwenview-kde4/pkg-plist
deleted file mode 100644
index a7f6feaf4b09..000000000000
--- a/graphics/gwenview-kde4/pkg-plist
+++ /dev/null
@@ -1,126 +0,0 @@
-bin/gwenview
-lib/kde3/gwenview.a
-lib/kde3/gwenview.la
-lib/kde3/gwenview.so
-lib/kde3/libgvdirpart.a
-lib/kde3/libgvdirpart.la
-lib/kde3/libgvdirpart.so
-lib/kde3/libgvimagepart.a
-lib/kde3/libgvimagepart.la
-lib/kde3/libgvimagepart.so
-lib/libgwenviewcore.a
-lib/libgwenviewcore.la
-lib/libgwenviewcore.so
-lib/libgwenviewcore.so.1
-lib/libkdeinit_gwenview.a
-lib/libkdeinit_gwenview.la
-lib/libkdeinit_gwenview.so
-share/applications/kde/gwenview.desktop
-share/apps/gvdirpart/gvdirpart.rc
-share/apps/gvimagepart/gvimagepart.rc
-share/apps/gvimagepart/gvimagepartpopup.rc
-share/apps/gwenview/cursors/zoom.png
-share/apps/gwenview/gwenviewui.rc
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd1.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd2.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd3.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd4.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd5.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd6.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd7.png
-share/apps/gwenview/icons/hicolor/16x16/actions/dnd8.png
-share/apps/gwenview/icons/hicolor/16x16/actions/flip.png
-share/apps/gwenview/icons/hicolor/16x16/actions/mirror.png
-share/apps/gwenview/icons/hicolor/16x16/actions/rotate_left.png
-share/apps/gwenview/icons/hicolor/16x16/actions/rotate_right.png
-share/apps/gwenview/icons/hicolor/16x16/actions/slideshow_pause.png
-share/apps/gwenview/icons/hicolor/16x16/actions/slideshow_play.png
-share/apps/gwenview/icons/hicolor/22x22/actions/flip.png
-share/apps/gwenview/icons/hicolor/22x22/actions/mirror.png
-share/apps/gwenview/icons/hicolor/22x22/actions/rotate_left.png
-share/apps/gwenview/icons/hicolor/22x22/actions/rotate_right.png
-share/apps/gwenview/icons/hicolor/22x22/actions/slideshow_pause.png
-share/apps/gwenview/icons/hicolor/22x22/actions/slideshow_play.png
-share/apps/gwenview/icons/hicolor/32x32/actions/flip.png
-share/apps/gwenview/icons/hicolor/32x32/actions/mirror.png
-share/apps/gwenview/icons/hicolor/32x32/actions/rotate_left.png
-share/apps/gwenview/icons/hicolor/32x32/actions/rotate_right.png
-share/apps/gwenview/icons/hicolor/32x32/actions/slideshow_pause.png
-share/apps/gwenview/icons/hicolor/32x32/actions/slideshow_play.png
-share/apps/gwenview/icons/hicolor/48x48/actions/flip.png
-share/apps/gwenview/icons/hicolor/48x48/actions/mirror.png
-share/apps/gwenview/icons/hicolor/48x48/actions/rotate_left.png
-share/apps/gwenview/icons/hicolor/48x48/actions/rotate_right.png
-share/apps/gwenview/icons/hicolor/48x48/actions/slideshow_pause.png
-share/apps/gwenview/icons/hicolor/48x48/actions/slideshow_play.png
-share/apps/gwenview/icons/hicolor/scalable/actions/slideshow_pause.svgz
-share/apps/gwenview/icons/hicolor/scalable/actions/slideshow_play.svgz
-share/apps/gwenview/thumbnail/wait.png
-share/apps/gwenview/tools/gimp.desktop
-share/apps/gwenview/tools/kolourpaint.desktop
-share/apps/gwenview/tools/konqueror.desktop
-share/apps/gwenview/tools/tiledwallpaper.desktop
-share/apps/gwenview/tools/wallpaper.desktop
-share/apps/kconf_update/gwenview_1.4_osdformat.sh
-share/apps/kconf_update/gwenview_1.4_osdformat.upd
-share/apps/kconf_update/gwenview_thumbnail_size.sh
-share/apps/kconf_update/gwenview_thumbnail_size.upd
-share/apps/konqueror/servicemenus/konqgwenview.desktop
-share/config.kcfg/fileoperationconfig.kcfg
-share/config.kcfg/fileviewconfig.kcfg
-share/config.kcfg/fullscreenconfig.kcfg
-share/config.kcfg/gvdirpartconfig.kcfg
-share/config.kcfg/imageviewconfig.kcfg
-share/config.kcfg/miscconfig.kcfg
-share/config.kcfg/slideshowconfig.kcfg
-share/doc/HTML/en/gwenview/browse_mode.png
-share/doc/HTML/en/gwenview/common
-share/doc/HTML/en/gwenview/dock_grip.png
-share/doc/HTML/en/gwenview/docked_windows.docbook
-share/doc/HTML/en/gwenview/external_tools.docbook
-share/doc/HTML/en/gwenview/external_tools_dialog.png
-share/doc/HTML/en/gwenview/index.cache.bz2
-share/doc/HTML/en/gwenview/index.docbook
-share/doc/HTML/en/gwenview/interface.docbook
-share/doc/HTML/en/gwenview/introduction.docbook
-share/doc/HTML/en/gwenview/keybindings.docbook
-share/doc/HTML/en/gwenview/mouse.docbook
-share/doc/HTML/en/gwenview/view_mode.png
-share/icons/crystalsvg/16x16/apps/gvdirpart.png
-share/icons/crystalsvg/22x22/apps/gvdirpart.png
-share/icons/crystalsvg/32x32/apps/gvdirpart.png
-share/icons/crystalsvg/scalable/apps/gvdirpart.svg
-share/icons/hicolor/128x128/apps/gwenview.png
-share/icons/hicolor/16x16/apps/gvdirpart.png
-share/icons/hicolor/16x16/apps/gwenview.png
-share/icons/hicolor/22x22/apps/gvdirpart.png
-share/icons/hicolor/22x22/apps/gwenview.png
-share/icons/hicolor/32x32/apps/gvdirpart.png
-share/icons/hicolor/32x32/apps/gwenview.png
-share/icons/hicolor/48x48/apps/gwenview.png
-share/icons/hicolor/64x64/apps/gwenview.png
-share/icons/hicolor/scalable/apps/gvdirpart.svg
-share/icons/hicolor/scalable/apps/gwenview.svgz
-share/services/gvdirpart.desktop
-share/services/gvimagepart.desktop
-@dirrm share/doc/HTML/en/gwenview
-@dirrmtry share/apps/kconf_update
-@dirrm share/apps/gwenview/tools
-@dirrm share/apps/gwenview/thumbnail
-@dirrm share/apps/gwenview/icons/hicolor/scalable/actions
-@dirrm share/apps/gwenview/icons/hicolor/scalable
-@dirrm share/apps/gwenview/icons/hicolor/48x48/actions
-@dirrm share/apps/gwenview/icons/hicolor/48x48
-@dirrm share/apps/gwenview/icons/hicolor/32x32/actions
-@dirrm share/apps/gwenview/icons/hicolor/32x32
-@dirrm share/apps/gwenview/icons/hicolor/22x22/actions
-@dirrm share/apps/gwenview/icons/hicolor/22x22
-@dirrm share/apps/gwenview/icons/hicolor/16x16/actions
-@dirrm share/apps/gwenview/icons/hicolor/16x16
-@dirrm share/apps/gwenview/icons/hicolor
-@dirrm share/apps/gwenview/icons
-@dirrm share/apps/gwenview/cursors
-@dirrm share/apps/gwenview
-@dirrm share/apps/gvimagepart
-@dirrm share/apps/gvdirpart
-@dirrmtry share/applications/kde
diff --git a/graphics/kamera-kde4/Makefile b/graphics/kamera-kde4/Makefile
deleted file mode 100644
index 2f5e78b3f18a..000000000000
--- a/graphics/kamera-kde4/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: kamera
-# Date created: July 09 2004
-# Whom: Michael Nottebrock <lofi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kamera
-PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 3
-CATEGORIES= graphics kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
-PKGNAMEPREFIX= kdegraphics-
-DISTNAME= kdegraphics-${PORTVERSION}
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Digital camera support for KDE
-
-LIB_DEPENDS+= gphoto2:${PORTSDIR}/graphics/libgphoto2
-
-CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3]
-
-USE_KDELIBS_VER=3
-PREFIX= ${KDE_PREFIX}
-
-USE_BZIP2= yes
-USE_AUTOTOOLS= libtool:22
-USE_GMAKE= yes
-WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION}
-
-pre-configure:
- ${ECHO_CMD} ${PORTNAME} doc > ${WRKSRC}/inst-apps
- ${REINPLACE_CMD} \
- 's|^SUBDIRS =.*${PORTNAME}.*$$|SUBDIRS =\. ${PORTNAME}|g' \
- ${WRKSRC}/doc/Makefile.in
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.mk>
diff --git a/graphics/kamera-kde4/distinfo b/graphics/kamera-kde4/distinfo
deleted file mode 100644
index 8dd4dadffe27..000000000000
--- a/graphics/kamera-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (KDE/kdegraphics-3.5.10.tar.bz2) = a09094b5357d8cd5c49d45b5d291dcfe
-SHA256 (KDE/kdegraphics-3.5.10.tar.bz2) = bdc73fa98008aa64b72636282bf0d83c7bb3e6d4ba1d0831277dda469b57408b
-SIZE (KDE/kdegraphics-3.5.10.tar.bz2) = 7440912
diff --git a/graphics/kamera-kde4/pkg-descr b/graphics/kamera-kde4/pkg-descr
deleted file mode 100644
index b37891651f55..000000000000
--- a/graphics/kamera-kde4/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Kamera is an IO slave and a KControl panel module which allows you to access
-folders and images within any digital camera supported by the upcoming gPhoto2
-libraries.
diff --git a/graphics/kamera-kde4/pkg-plist b/graphics/kamera-kde4/pkg-plist
deleted file mode 100644
index 51321f767bbd..000000000000
--- a/graphics/kamera-kde4/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-lib/kde3/kcm_kamera.a
-lib/kde3/kcm_kamera.la
-lib/kde3/kcm_kamera.so
-lib/kde3/kio_kamera.a
-lib/kde3/kio_kamera.la
-lib/kde3/kio_kamera.so
-share/applications/kde/kamera.desktop
-share/doc/HTML/en/kamera/common
-share/doc/HTML/en/kamera/index.cache.bz2
-share/doc/HTML/en/kamera/index.docbook
-share/icons/crystalsvg/16x16/actions/camera_test.png
-share/icons/crystalsvg/16x16/apps/camera.png
-share/icons/crystalsvg/16x16/devices/camera.png
-share/icons/crystalsvg/22x22/devices/camera.png
-share/icons/crystalsvg/22x22/filesystems/camera.png
-share/icons/crystalsvg/32x32/devices/camera.png
-share/icons/crystalsvg/32x32/filesystems/camera.png
-share/services/camera.protocol
-@dirrm share/doc/HTML/en/kamera
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile
deleted file mode 100644
index c9a39382aee8..000000000000
--- a/graphics/leptonica/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: leptonlib
-# Date created: 2009-05-20
-# Whom: Hiroto Kagotani <hiroto.kagotani@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= leptonlib
-PORTVERSION= 1.60
-PORTREVISION= 4
-CATEGORIES= graphics
-MASTER_SITES= GOOGLE_CODE
-
-MAINTAINER= hiroto.kagotani@gmail.com
-COMMENT= C library for efficient image processing and image analysis operations
-
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- jpeg.11:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff
-
-PROJECTHOST= leptonica
-
-MAKE_JOBS_SAFE= yes
-USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268
-ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal
-USE_LDCONFIG= yes
-CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
-
-post-patch:
- @${MV} ${WRKSRC}/src/makefile ${WRKSRC}/src/makefile.linux
- @${RM} ${WRKSRC}/src/jpeglib.h ${WRKSRC}/src/jmorecfg.h
-
-pre-configure:
- @(cd ${CONFIGURE_WRKSRC} \
- && ${SETENV} ${AUTOTOOLS_ENV} ${LIBTOOLIZE} --automake)
-
-run-autotools:: run-autotools-aclocal run-autotools-automake run-autotools-autoconf
-
-.include <bsd.port.mk>
diff --git a/graphics/leptonica/distinfo b/graphics/leptonica/distinfo
deleted file mode 100644
index f72424024664..000000000000
--- a/graphics/leptonica/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (leptonlib-1.60.tar.gz) = 8f13a190a86f73388e9901bd59ebfa25
-SHA256 (leptonlib-1.60.tar.gz) = 9c9b7710418a33aad35dcd7b76b6b69affdc90b2b62cce56b6c6dc93f5e7a072
-SIZE (leptonlib-1.60.tar.gz) = 4115391
diff --git a/graphics/leptonica/files/patch-configure.ac b/graphics/leptonica/files/patch-configure.ac
deleted file mode 100644
index ab80d8f6791e..000000000000
--- a/graphics/leptonica/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.ac.orig 2009-01-19 14:30:19.000000000 +0900
-+++ ./configure.ac 2009-05-21 00:15:20.000000000 +0900
-@@ -114,7 +114,7 @@
-
- # Check where all the following programs are and set
- # variables accordingly:
--AC_PROG_RANLIB
-+AM_PROG_LIBTOOL
- # AC_PROG_LN_S
- # AC_PATH_PROG(MV, mv)
- # AC_PATH_PROG(CP, cp)
diff --git a/graphics/leptonica/files/patch-src__Makefile.am b/graphics/leptonica/files/patch-src__Makefile.am
deleted file mode 100644
index 74f0cb78f4eb..000000000000
--- a/graphics/leptonica/files/patch-src__Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
---- src/Makefile.am.orig 2009-01-19 08:30:19.000000000 +0300
-+++ src/Makefile.am 2009-05-21 21:55:01.000000000 +0400
-@@ -6,10 +6,9 @@
- MAKE = make -f Makefile
- AM_CFLAGS = -D_BSD_SOURCE -DANSI -fPIC
- AM_CPPFLAGS = $(ENDIANNESS)
--CFLAGS = -O2
-
--lib_LIBRARIES = liblept.a
--liblept_a_SOURCES = adaptmap.c \
-+lib_LTLIBRARIES = liblept.la
-+liblept_la_SOURCES = adaptmap.c \
- affine.c affinecompose.c \
- arithlow.c arrayaccess.c \
- bardecode.c \
-@@ -73,7 +72,7 @@
-
- include_HEADERS = allheaders.h alltypes.h arrayaccess.h \
- array.h bbuffer.h bmf.h bmp.h ccbord.h environ.h \
-- gplot.h imageio.h jbclass.h jmorecfg.h jpeglib.h leptprotos.h list.h \
-+ gplot.h imageio.h jbclass.h leptprotos.h list.h \
- morph.h pheap.h pix.h pqueue.h readbarcode.h stack.h watershed.h
-
- EXTRA_DIST = Makefile.mingw arrayaccess.h.vc arrayaccess.h.vc60 \
diff --git a/graphics/leptonica/pkg-descr b/graphics/leptonica/pkg-descr
deleted file mode 100644
index 852653951312..000000000000
--- a/graphics/leptonica/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-An open source C library for efficient image processing and
-image analysis operations.
-
-WWW: http://code.google.com/p/leptonica/
diff --git a/graphics/leptonica/pkg-plist b/graphics/leptonica/pkg-plist
deleted file mode 100644
index cda07166e1cf..000000000000
--- a/graphics/leptonica/pkg-plist
+++ /dev/null
@@ -1,26 +0,0 @@
-include/liblept/allheaders.h
-include/liblept/alltypes.h
-include/liblept/arrayaccess.h
-include/liblept/array.h
-include/liblept/bbuffer.h
-include/liblept/bmf.h
-include/liblept/bmp.h
-include/liblept/ccbord.h
-include/liblept/environ.h
-include/liblept/gplot.h
-include/liblept/imageio.h
-include/liblept/jbclass.h
-include/liblept/leptprotos.h
-include/liblept/list.h
-include/liblept/morph.h
-include/liblept/pheap.h
-include/liblept/pix.h
-include/liblept/pqueue.h
-include/liblept/readbarcode.h
-include/liblept/stack.h
-include/liblept/watershed.h
-lib/liblept.a
-lib/liblept.la
-lib/liblept.so
-lib/liblept.so.0
-@dirrm include/liblept
diff --git a/graphics/libkdcraw-kde4/Makefile b/graphics/libkdcraw-kde4/Makefile
deleted file mode 100644
index d311fe99d0e8..000000000000
--- a/graphics/libkdcraw-kde4/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: libkdcraw
-# Date created: 22 June 2007
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= libkdcraw
-PORTVERSION= 0.1.9
-PORTREVISION= 4
-CATEGORIES= graphics devel
-MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= A C++ interface around the LibRaw library
-
-LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_KDELIBS_VER=3
-USE_GNOME= gnomehack pkgconfig
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
-USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/graphics/libkdcraw-kde4/distinfo b/graphics/libkdcraw-kde4/distinfo
deleted file mode 100644
index 0685c341826a..000000000000
--- a/graphics/libkdcraw-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libkdcraw-0.1.9.tar.bz2) = e1183c5a6b8e17d1e240f63b93d977ec
-SHA256 (libkdcraw-0.1.9.tar.bz2) = ef968e2467a302db8bb2216dd88e640f948958f0859cc62893138c6e4b602ebd
-SIZE (libkdcraw-0.1.9.tar.bz2) = 708121
diff --git a/graphics/libkdcraw-kde4/pkg-descr b/graphics/libkdcraw-kde4/pkg-descr
deleted file mode 100644
index b5bd78b1ba8d..000000000000
--- a/graphics/libkdcraw-kde4/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-libkdcraw is a C++ interface around the LibRaw library
-used to decode RAW picture files.
-
-WWW: http://www.kipi-plugins.org/
-
-- Alex Dupre
-ale@FreeBSD.org
diff --git a/graphics/libkdcraw-kde4/pkg-plist b/graphics/libkdcraw-kde4/pkg-plist
deleted file mode 100644
index 400a910e1e96..000000000000
--- a/graphics/libkdcraw-kde4/pkg-plist
+++ /dev/null
@@ -1,42 +0,0 @@
-include/libkdcraw/dcrawinfocontainer.h
-include/libkdcraw/dcrawsettingswidget.h
-include/libkdcraw/kdcraw.h
-include/libkdcraw/libkdcraw_export.h
-include/libkdcraw/rawdecodingsettings.h
-include/libkdcraw/rawfiles.h
-include/libkdcraw/rcombobox.h
-include/libkdcraw/rnuminput.h
-include/libkdcraw/version.h
-lib/libkdcraw.a
-lib/libkdcraw.la
-lib/libkdcraw.so
-lib/libkdcraw.so.4
-libdata/pkgconfig/libkdcraw.pc
-share/icons/hicolor/128x128/apps/kdcraw.png
-share/icons/hicolor/32x32/apps/kdcraw.png
-share/icons/hicolor/48x48/apps/kdcraw.png
-share/icons/hicolor/64x64/apps/kdcraw.png
-share/locale/ca/LC_MESSAGES/libkdcraw.mo
-share/locale/da/LC_MESSAGES/libkdcraw.mo
-share/locale/de/LC_MESSAGES/libkdcraw.mo
-share/locale/el/LC_MESSAGES/libkdcraw.mo
-share/locale/es/LC_MESSAGES/libkdcraw.mo
-share/locale/et/LC_MESSAGES/libkdcraw.mo
-share/locale/is/LC_MESSAGES/libkdcraw.mo
-share/locale/it/LC_MESSAGES/libkdcraw.mo
-share/locale/ja/LC_MESSAGES/libkdcraw.mo
-share/locale/ms/LC_MESSAGES/libkdcraw.mo
-share/locale/nds/LC_MESSAGES/libkdcraw.mo
-share/locale/nl/LC_MESSAGES/libkdcraw.mo
-share/locale/pa/LC_MESSAGES/libkdcraw.mo
-share/locale/pt/LC_MESSAGES/libkdcraw.mo
-share/locale/pt_BR/LC_MESSAGES/libkdcraw.mo
-share/locale/sk/LC_MESSAGES/libkdcraw.mo
-share/locale/sr/LC_MESSAGES/libkdcraw.mo
-share/locale/sr@Latn/LC_MESSAGES/libkdcraw.mo
-share/locale/sv/LC_MESSAGES/libkdcraw.mo
-share/locale/th/LC_MESSAGES/libkdcraw.mo
-share/locale/uk/LC_MESSAGES/libkdcraw.mo
-@dirrm include/libkdcraw
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
diff --git a/graphics/libkexiv2-kde4/Makefile b/graphics/libkexiv2-kde4/Makefile
deleted file mode 100644
index b85cd7a52766..000000000000
--- a/graphics/libkexiv2-kde4/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: libkexiv2
-# Date created: 14 March 2007
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= libkexiv2
-PORTVERSION= 0.1.9
-PORTREVISION= 5
-CATEGORIES= graphics devel
-MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= A wrapper library to manipulate pictures metadata
-
-LIB_DEPENDS= exiv2.9:${PORTSDIR}/graphics/exiv2
-
-USE_BZIP2= yes
-USE_KDELIBS_VER=3
-USE_GNOME= gnomehack pkgconfig
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
-USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/graphics/libkexiv2-kde4/distinfo b/graphics/libkexiv2-kde4/distinfo
deleted file mode 100644
index 8e430cad8b98..000000000000
--- a/graphics/libkexiv2-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libkexiv2-0.1.9.tar.bz2) = 6e6fc9edbfad4506f6f59508d9aa45d6
-SHA256 (libkexiv2-0.1.9.tar.bz2) = 004bacd4ae4574c0862342d6c4f7fdccb6fac01e50c77a4673487b96af9a0fad
-SIZE (libkexiv2-0.1.9.tar.bz2) = 432834
diff --git a/graphics/libkexiv2-kde4/pkg-descr b/graphics/libkexiv2-kde4/pkg-descr
deleted file mode 100644
index 1bc503f548fd..000000000000
--- a/graphics/libkexiv2-kde4/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata.
-
-WWW: http://www.kipi-plugins.org/
-
-- Alex Dupre
-ale@FreeBSD.org
diff --git a/graphics/libkexiv2-kde4/pkg-plist b/graphics/libkexiv2-kde4/pkg-plist
deleted file mode 100644
index d7b7cd08c836..000000000000
--- a/graphics/libkexiv2-kde4/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-include/libkexiv2/kexiv2.h
-include/libkexiv2/libkexiv2_export.h
-include/libkexiv2/version.h
-lib/libkexiv2.a
-lib/libkexiv2.la
-lib/libkexiv2.so
-lib/libkexiv2.so.5
-libdata/pkgconfig/libkexiv2.pc
-@dirrm include/libkexiv2
diff --git a/graphics/libkipi-kde4/Makefile b/graphics/libkipi-kde4/Makefile
deleted file mode 100644
index 0fe8a0829e25..000000000000
--- a/graphics/libkipi-kde4/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: libkipi
-# Date created: Mon Oct 18 19:41:36 CEST 2004
-# Whom: Markus Brueffer <markus@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= libkipi
-PORTVERSION= 0.1.6
-PORTREVISION= 5
-CATEGORIES= graphics kde devel
-MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= KDE Image Plugin Interface
-
-USE_BZIP2= yes
-USE_KDELIBS_VER=3
-USE_GNOME= gnomehack pkgconfig
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:22
-USE_LDCONFIG= yes
-USE_GETTEXT= yes
-INSTALLS_ICONS= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-O2||g;s|-fno-schedule-insns -fno-inline||g' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} 's/install-data-local: install-apidox/install-data-local:/' \
- ${WRKSRC}/libkipi/Makefile.in
- @${TOUCH} ${WRKSRC}/libkipi/libkipi/*
-
-.include <bsd.port.mk>
diff --git a/graphics/libkipi-kde4/distinfo b/graphics/libkipi-kde4/distinfo
deleted file mode 100644
index c5946211338d..000000000000
--- a/graphics/libkipi-kde4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libkipi-0.1.6.tar.bz2) = 6fd010aa8eab7039143f69543e806c65
-SHA256 (libkipi-0.1.6.tar.bz2) = 6e2c14f75d7827d462c1495f02bd6592ed1f2219db04c066d4b8193ad503b228
-SIZE (libkipi-0.1.6.tar.bz2) = 556980
diff --git a/graphics/libkipi-kde4/pkg-descr b/graphics/libkipi-kde4/pkg-descr
deleted file mode 100644
index 686d05714ae3..000000000000
--- a/graphics/libkipi-kde4/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Kipi (KDE Image Plugin Interface) is an effort to develop a common
-plugin structure for Digikam, KimDaBa, Showimg, and GwenView. Its
-aim is to be able to share image plugins among graphic applications.
-
-WWW: http://extragear.kde.org/apps/kipi/
-
-- Alex Dupre
-ale@FreeBSD.org
diff --git a/graphics/libkipi-kde4/pkg-plist b/graphics/libkipi-kde4/pkg-plist
deleted file mode 100644
index 92f5bbba28d9..000000000000
--- a/graphics/libkipi-kde4/pkg-plist
+++ /dev/null
@@ -1,73 +0,0 @@
-include/libkipi/batchprogressdialog.h
-include/libkipi/imagecollection.h
-include/libkipi/imagecollectionselector.h
-include/libkipi/imagecollectionshared.h
-include/libkipi/imagedialog.h
-include/libkipi/imageinfo.h
-include/libkipi/imageinfoshared.h
-include/libkipi/interface.h
-include/libkipi/libkipi_export.h
-include/libkipi/plugin.h
-include/libkipi/pluginloader.h
-include/libkipi/uploadwidget.h
-include/libkipi/version.h
-lib/libkipi.a
-lib/libkipi.la
-lib/libkipi.so
-lib/libkipi.so.2
-libdata/pkgconfig/libkipi.pc
-share/apps/kipi/data/kipi-plugins_logo.png
-share/icons/hicolor/128x128/apps/kipi.png
-share/icons/hicolor/16x16/apps/kipi.png
-share/icons/hicolor/22x22/apps/kipi.png
-share/icons/hicolor/32x32/apps/kipi.png
-share/icons/hicolor/48x48/apps/kipi.png
-share/locale/ar/LC_MESSAGES/libkipi.mo
-share/locale/br/LC_MESSAGES/libkipi.mo
-share/locale/ca/LC_MESSAGES/libkipi.mo
-share/locale/cs/LC_MESSAGES/libkipi.mo
-share/locale/cy/LC_MESSAGES/libkipi.mo
-share/locale/da/LC_MESSAGES/libkipi.mo
-share/locale/de/LC_MESSAGES/libkipi.mo
-share/locale/el/LC_MESSAGES/libkipi.mo
-share/locale/en_GB/LC_MESSAGES/libkipi.mo
-share/locale/es/LC_MESSAGES/libkipi.mo
-share/locale/et/LC_MESSAGES/libkipi.mo
-share/locale/fi/LC_MESSAGES/libkipi.mo
-share/locale/fr/LC_MESSAGES/libkipi.mo
-share/locale/ga/LC_MESSAGES/libkipi.mo
-share/locale/gl/LC_MESSAGES/libkipi.mo
-share/locale/is/LC_MESSAGES/libkipi.mo
-share/locale/it/LC_MESSAGES/libkipi.mo
-share/locale/ja/LC_MESSAGES/libkipi.mo
-share/locale/ka/LC_MESSAGES/libkipi.mo
-share/locale/lt/LC_MESSAGES/libkipi.mo
-share/locale/ms/LC_MESSAGES/libkipi.mo
-share/locale/mt/LC_MESSAGES/libkipi.mo
-share/locale/nb/LC_MESSAGES/libkipi.mo
-share/locale/nds/LC_MESSAGES/libkipi.mo
-share/locale/nl/LC_MESSAGES/libkipi.mo
-share/locale/pa/LC_MESSAGES/libkipi.mo
-share/locale/pl/LC_MESSAGES/libkipi.mo
-share/locale/pt/LC_MESSAGES/libkipi.mo
-share/locale/pt_BR/LC_MESSAGES/libkipi.mo
-share/locale/ru/LC_MESSAGES/libkipi.mo
-share/locale/rw/LC_MESSAGES/libkipi.mo
-share/locale/sk/LC_MESSAGES/libkipi.mo
-share/locale/sl/LC_MESSAGES/libkipi.mo
-share/locale/sr/LC_MESSAGES/libkipi.mo
-share/locale/sr@Latn/LC_MESSAGES/libkipi.mo
-share/locale/sv/LC_MESSAGES/libkipi.mo
-share/locale/ta/LC_MESSAGES/libkipi.mo
-share/locale/th/LC_MESSAGES/libkipi.mo
-share/locale/tr/LC_MESSAGES/libkipi.mo
-share/locale/uk/LC_MESSAGES/libkipi.mo
-share/locale/zh_CN/LC_MESSAGES/libkipi.mo
-share/servicetypes/kipiplugin.desktop
-@dirrmtry share/apps/kipi/data
-@dirrmtry share/apps/kipi
-@dirrm include/libkipi
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
diff --git a/graphics/libwpg01/Makefile b/graphics/libwpg01/Makefile
deleted file mode 100644
index 18d362386b59..000000000000
--- a/graphics/libwpg01/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: graphics/libwpg
-# Date created: 2009-01-09
-# Whom: Dima Panov <fluffy@Fluffy.Khv.RU>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libwpg
-PORTVERSION= 0.1.3
-PORTREVISION= 5
-CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= fluffy@FreeBSD.org
-COMMENT= Library for importing and converting Corel WordPerfect(tm) Graphics images
-
-LIB_DEPENDS= wpd-0.8.8:${PORTSDIR}/textproc/libwpd
-
-USE_AUTOTOOLS= libtool:22
-USE_GNOME= gnomeprefix gnomehack ltverhack
-USE_PERL5= yes
-USE_LDCONFIG= yes
-
-.if !defined(NOPORTDOCS)
-BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
-.else
-post-patch:
- @${REINPLACE_CMD} -E '/^SUBDIRS = /s/docs//g' ${WRKSRC}/Makefile.in
-.endif
-
-.include <bsd.port.mk>
diff --git a/graphics/libwpg01/distinfo b/graphics/libwpg01/distinfo
deleted file mode 100644
index 165edee8c1ac..000000000000
--- a/graphics/libwpg01/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libwpg-0.1.3.tar.gz) = db556b750bf3eac8481a4cc5e29e5af1
-SHA256 (libwpg-0.1.3.tar.gz) = 19a52f4eede1da890ac6a5dfa5f0d9a63a73a6dfc3f17cb3423563c53cc665e3
-SIZE (libwpg-0.1.3.tar.gz) = 410799
diff --git a/graphics/libwpg01/pkg-descr b/graphics/libwpg01/pkg-descr
deleted file mode 100644
index 65bbc6b1edac..000000000000
--- a/graphics/libwpg01/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Library for importing and converting Corel WordPerfect(tm) Graphics images
-
-WWW: http://libwpg.sourceforge.net/
diff --git a/graphics/libwpg01/pkg-plist b/graphics/libwpg01/pkg-plist
deleted file mode 100644
index 705b733995b0..000000000000
--- a/graphics/libwpg01/pkg-plist
+++ /dev/null
@@ -1,300 +0,0 @@
-@comment $FreeBSD$
-bin/wpg2raw
-bin/wpg2svg
-bin/wpg2svgbatch.pl
-include/libwpg-0.1/libwpg/WPGBinaryData.h
-include/libwpg-0.1/libwpg/WPGBitmap.h
-include/libwpg-0.1/libwpg/WPGBrush.h
-include/libwpg-0.1/libwpg/WPGColor.h
-include/libwpg-0.1/libwpg/WPGGradient.h
-include/libwpg-0.1/libwpg/WPGPaintInterface.h
-include/libwpg-0.1/libwpg/WPGPath.h
-include/libwpg-0.1/libwpg/WPGPen.h
-include/libwpg-0.1/libwpg/WPGPoint.h
-include/libwpg-0.1/libwpg/WPGRect.h
-include/libwpg-0.1/libwpg/WPGStreamImplementation.h
-include/libwpg-0.1/libwpg/WPGString.h
-include/libwpg-0.1/libwpg/WPGraphics.h
-include/libwpg-0.1/libwpg/libwpg.h
-lib/libwpg-0.1.a
-lib/libwpg-0.1.la
-lib/libwpg-0.1.so
-lib/libwpg-0.1.so.1
-lib/libwpg-stream-0.1.a
-lib/libwpg-stream-0.1.la
-lib/libwpg-stream-0.1.so
-lib/libwpg-stream-0.1.so.1
-libdata/pkgconfig/libwpg-0.1.pc
-libdata/pkgconfig/libwpg-stream-0.1.pc
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG1Parser_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG1Parser_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG1Parser_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG2Parser_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG2Parser_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPG2Parser_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBinaryData_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBinaryData_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBinaryData_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBitmap_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBitmap_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBitmap_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBrush_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBrush_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGBrush_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGColor_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGColor_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGColor_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGGradient_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGGradient_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGGradient_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGHeader_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGHeader_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGHeader_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGInternalStream_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGInternalStream_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGInternalStream_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGOLEStream_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGOLEStream_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGOLEStream_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPaintInterface_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPaintInterface_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPath_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPath_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPath_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPen_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPen_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPen_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPoint_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPoint_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGPoint_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGRect_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGRect_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGRect_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGSVGGenerator_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGSVGGenerator_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGSVGGenerator_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGStreamImplementation_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGStreamImplementation_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGStreamImplementation_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGString_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGString_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGString_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGXParser_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGXParser_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGXParser_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGraphics_8cpp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGraphics_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/WPGraphics_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
-%%PORTDOCS%%%%DOCSDIR%%/html/bc_s.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG1Parser-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG1Parser.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG1Parser.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2Parser-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2Parser.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2Parser.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2Parser_1_1ObjectCharacterization-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2Parser_1_1ObjectCharacterization.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2TransformMatrix-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPG2TransformMatrix.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGBinaryDataContext-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGBinaryDataContext.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGBitmapContext-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGBitmapContext.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGCompoundPolygon-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGCompoundPolygon.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGGroupContext-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGGroupContext.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGHeader-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGHeader.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGInternalInputStream-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGInternalInputStream.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGXParser-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGXParser.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classWPGXParser.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classes.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1AllocTable-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1AllocTable.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1DirEntry-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1DirEntry.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1DirTree-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1DirTree.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Header-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Header.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Storage-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Storage.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1StorageIO-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1StorageIO.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Stream-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1Stream.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1StreamIO-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1StreamIO.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBinaryData-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBinaryData.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBinaryDataImpl-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBinaryDataImpl.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBitmap-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBitmap.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBitmap_1_1Private-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBitmap_1_1Private.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBrush-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGBrush.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGColor-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGColor.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGDashArray-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGDashArray.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGDashArrayPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGDashArrayPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGFileStream-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGFileStream.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGFileStreamPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGFileStreamPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradient-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradient.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradientPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradientPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradientStop-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGGradientStop.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGMemoryStream-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGMemoryStream.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGMemoryStreamPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGMemoryStreamPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPaintInterface-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPaintInterface.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPaintInterface.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPath-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPath.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPathElement-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPathElement.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPathPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPathPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPen-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPen.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPoint-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPoint.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPointArray-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPointArray.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPointArrayPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGPointArrayPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGRect-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGRect.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGSVGGenerator-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGSVGGenerator.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGSVGGenerator.png
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGString-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGString.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGStringPrivate-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGStringPrivate.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGraphics-members.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classlibwpg_1_1WPGraphics.html
-%%PORTDOCS%%%%DOCSDIR%%/html/closed.png
-%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
-%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png
-%%PORTDOCS%%%%DOCSDIR%%/html/files.html
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2blank.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2doc.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2folderclosed.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2folderopen.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2lastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2link.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2mlastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2mnode.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2node.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2plastnode.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2pnode.png
-%%PORTDOCS%%%%DOCSDIR%%/html/ftv2vertline.png
-%%PORTDOCS%%%%DOCSDIR%%/html/functions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x62.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x63.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x64.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x65.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x66.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x67.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x68.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x69.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6b.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6c.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6d.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6e.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x6f.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x70.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x72.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x73.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x74.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x75.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x76.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x77.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x78.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x79.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_0x7e.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_enum.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_eval.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x62.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x63.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x64.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x65.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x66.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x67.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x68.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x69.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x6c.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x6d.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x6f.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x70.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x72.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x73.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x74.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x75.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x76.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x77.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_func_0x7e.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_rela.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x62.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x63.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x64.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x65.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x66.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x67.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x68.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x69.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x6b.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x6c.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x6d.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x6e.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x6f.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x70.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x72.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x73.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x74.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x76.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x77.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x78.html
-%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars_0x79.html
-%%PORTDOCS%%%%DOCSDIR%%/html/globals.html
-%%PORTDOCS%%%%DOCSDIR%%/html/globals_defs.html
-%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html
-%%PORTDOCS%%%%DOCSDIR%%/html/globals_vars.html
-%%PORTDOCS%%%%DOCSDIR%%/html/hierarchy.html
-%%PORTDOCS%%%%DOCSDIR%%/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/html/libwpg_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/libwpg_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/libwpg__utils_8h.html
-%%PORTDOCS%%%%DOCSDIR%%/html/libwpg__utils_8h_source.html
-%%PORTDOCS%%%%DOCSDIR%%/html/main.html
-%%PORTDOCS%%%%DOCSDIR%%/html/namespacelibwpg.html
-%%PORTDOCS%%%%DOCSDIR%%/html/namespaces.html
-%%PORTDOCS%%%%DOCSDIR%%/html/nav_f.png
-%%PORTDOCS%%%%DOCSDIR%%/html/nav_h.png
-%%PORTDOCS%%%%DOCSDIR%%/html/open.png
-%%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png
-%%PORTDOCS%%%%DOCSDIR%%/html/tab_b.png
-%%PORTDOCS%%%%DOCSDIR%%/html/tab_h.png
-%%PORTDOCS%%%%DOCSDIR%%/html/tab_s.png
-%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
-%%PORTDOCS%%%%DOCSDIR%%/html/tree.html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm include/libwpg-0.1/libwpg
-@dirrm include/libwpg-0.1
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
deleted file mode 100644
index 90409170a650..000000000000
--- a/graphics/p5-Chart/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-chart
-# Date Created: 8 April 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Chart
-PORTVERSION= 2.4.2
-CATEGORIES= graphics perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= A perl5 interface to build chart graphics
-
-RUN_DEPENDS= p5-GD>=2:${PORTSDIR}/graphics/p5-GD
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= Chart.3
-
-.include <bsd.port.mk>
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
deleted file mode 100644
index bba82d91af91..000000000000
--- a/graphics/p5-Chart/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Chart-2.4.2.tar.gz) = a75183d33b58f77e2e717165b93dbf79
-SHA256 (Chart-2.4.2.tar.gz) = 15434e2fd935886df633cae06f297ced6f4beee8cb66efc5240a5f0204348feb
-SIZE (Chart-2.4.2.tar.gz) = 822981
diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr
deleted file mode 100644
index 7027e29c77e9..000000000000
--- a/graphics/p5-Chart/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This module is an attempt to build a general purpose graphing module
-that is easily modified and expanded. I borrowed most of the API from
-Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I
-thought it was to difficult to modify, and it was missing a few things
-that I needed, most notably legends. So I decided to write a new module
-from scratch, and I've designed it from the bottom up to be easy to
-modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
-of its graphics primitives calls.
-
-WWW: http://search.cpan.org/dist/Chart/
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
deleted file mode 100644
index adee83e76413..000000000000
--- a/graphics/p5-Chart/pkg-plist
+++ /dev/null
@@ -1,19 +0,0 @@
-%%SITE_PERL%%/Chart.pod
-%%SITE_PERL%%/Chart/Bars.pm
-%%SITE_PERL%%/Chart/Base.pm
-%%SITE_PERL%%/Chart/Composite.pm
-%%SITE_PERL%%/Chart/Constants.pm
-%%SITE_PERL%%/Chart/Direction.pm
-%%SITE_PERL%%/Chart/ErrorBars.pm
-%%SITE_PERL%%/Chart/HorizontalBars.pm
-%%SITE_PERL%%/Chart/Lines.pm
-%%SITE_PERL%%/Chart/LinesPoints.pm
-%%SITE_PERL%%/Chart/Mountain.pm
-%%SITE_PERL%%/Chart/Pareto.pm
-%%SITE_PERL%%/Chart/Pie.pm
-%%SITE_PERL%%/Chart/Points.pm
-%%SITE_PERL%%/Chart/Split.pm
-%%SITE_PERL%%/Chart/StackedBars.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart
-@dirrm %%SITE_PERL%%/Chart
diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile
deleted file mode 100644
index ad8640ddba54..000000000000
--- a/graphics/p5-Image-ExifTool-devel/Makefile
+++ /dev/null
@@ -1,69 +0,0 @@
-# New ports collection makefile for: p5-Image-ExifTool
-# Date Created: 15 Sep 2004
-# Whom: Tod McQuillin <devin@spamcop.net>
-#
-# $FreeBSD$
-#
-
-# Note: This port tracks the "production release" of ExifTool as given
-# by http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
-#
-# Please make sure you are updating to the latest production release
-# before updating the version of this port.
-
-PORTNAME= Image-ExifTool
-PORTVERSION= 8.40
-CATEGORIES= graphics perl5
-MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ \
- CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= devin@spamcop.net
-COMMENT= Perl module for getting EXIF data from image files
-
-PERL_CONFIGURE= yes
-
-MANTAGS= AFCP AES AIFF APE APP12 ASF BMP BigTIFF BuildTagLookup \
- BZZ Canon CanonCustom CanonRaw CanonVRD Casio Charset \
- CaptureOne DICOM DNG DjVu EXE Exif FLAC Fixup Flash \
- FlashPix Font FotoStation FujiFilm GIF GIMP GPS GeoTiff \
- Geotag H264 HTML HP HtmlDump ICC_Profile ID3 IPTC ITC \
- InDesign JPEG JPEGDigest JVC Jpeg2000 Kodak KyoceraRaw \
- LNK Leaf M2TS MIE MIFF MNG MPC MPEG MPF MWG MakerNotes \
- Matroska Microsoft Minolta MinoltaRaw Nikon NikonCapture \
- NikonCustom OOXML Olympus PDF PICT PNG PPM PSP Panasonic \
- PanasonicRaw Pentax PhotoMechanic Photoshop PostScript \
- PrintIM QuickTime RIFF RSRC RTF Rawzor Real Ricoh \
- Samsung Sanyo Shift Shortcuts Sigma SigmaRaw Sony \
- SonyIDC Stim TagInfoXML TagLookup TagNames Unknown \
- Vorbis WriteCanonRaw WriteExif WriteIPTC WritePDF \
- WritePNG WritePhotoshop WritePostScript WriteXMP Writer \
- XMP XMP2 ZIP iWork
-LANGTAGS= cs de en_ca en_gb es fr it ja ko nl pl ru sv tr zh_cn zh_tw
-
-MAN3= File::RandomAccess.3 \
- Image::ExifTool.3 Image::ExifTool::MIEUnits.3 \
- ${MANTAGS:S/^/Image::ExifTool::/:S/$/.3/} \
- ${LANGTAGS:S/^/Image::ExifTool::Lang::/:S/$/.3/}
-
-MAN1= exiftool.1
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/html/*.html ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/html/*.pdf ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/html/*.css ${DOCSDIR}
- @${MKDIR} ${DOCSDIR}/TagNames
- ${INSTALL_DATA} ${WRKSRC}/html/TagNames/*.html ${DOCSDIR}/TagNames
-.endif
-
-# Maintainer section
-mantags:
- @cd ${LOCALBASE}/lib/perl5/${PERL_VERSION}/man/man3/ && \
- ls Image::ExifTool::* | \
- cut -f5 -d: | \
- cut -f1 -d. | \
- ${TR} "\n" " "
-
-.include <bsd.port.mk>
diff --git a/graphics/p5-Image-ExifTool-devel/distinfo b/graphics/p5-Image-ExifTool-devel/distinfo
deleted file mode 100644
index 6b9646a1830c..000000000000
--- a/graphics/p5-Image-ExifTool-devel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Image-ExifTool-8.40.tar.gz) = cc44bab1e5bf2dbf41ad07b7c4c35582278fcd8d09357967050a326994138ee9
-SIZE (Image-ExifTool-8.40.tar.gz) = 3007387
diff --git a/graphics/p5-Image-ExifTool-devel/pkg-descr b/graphics/p5-Image-ExifTool-devel/pkg-descr
deleted file mode 100644
index 7b63ee11c387..000000000000
--- a/graphics/p5-Image-ExifTool-devel/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-ExifTool is a highly customizable Perl script and module for reading and
-writing meta information in images.
-
-ExifTool reads EXIF, GPS, IPTC, XMP, GeoTIFF, ICC Profile and Photoshop
-IRB and ID3 meta information from JPG, JP2, TIFF, GIF, BMP, PICT, QTIF,
-PNG, MNG, JNG, MIFF, PPM, PGM, PBM, XMP, EPS, PS, AI, PDF, PSD, DCM,
-ACR, THM, CRW, CR2, MRW, NEF, PEF, ORF, RAF, RAW, SRF, MOS, X3F and DNG
-images, MP3 and WAV audio files, and AVI, MOV and MP4 videos. ExifTool
-also extracts information from the maker notes of many digital cameras
-by various manufacturers including Canon, Casio, FujiFilm, JVC/Victor,
-Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson,
-Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
-
-ExifTool writes EXIF, GPS, IPTC, XMP and MakerNotes meta information to
-JPEG, TIFF, GIF, CRW, THM, CR2, NEF, PEF and DNG images.
-
-WWW: http://www.sno.phy.queensu.ca/~phil/exiftool/
diff --git a/graphics/p5-Image-ExifTool-devel/pkg-plist b/graphics/p5-Image-ExifTool-devel/pkg-plist
deleted file mode 100644
index 4efefd3c85ab..000000000000
--- a/graphics/p5-Image-ExifTool-devel/pkg-plist
+++ /dev/null
@@ -1,293 +0,0 @@
-bin/exiftool
-%%SITE_PERL%%/Image/ExifTool/iWork.pm
-%%SITE_PERL%%/Image/ExifTool/ZIP.pm
-%%SITE_PERL%%/Image/ExifTool/XMP2.pm
-%%SITE_PERL%%/Image/ExifTool/XMP.pm
-%%SITE_PERL%%/Image/ExifTool/Writer.pl
-%%SITE_PERL%%/Image/ExifTool/WriteXMP.pl
-%%SITE_PERL%%/Image/ExifTool/WritePostScript.pl
-%%SITE_PERL%%/Image/ExifTool/WritePhotoshop.pl
-%%SITE_PERL%%/Image/ExifTool/WritePNG.pl
-%%SITE_PERL%%/Image/ExifTool/WritePDF.pl
-%%SITE_PERL%%/Image/ExifTool/WriteIPTC.pl
-%%SITE_PERL%%/Image/ExifTool/WriteExif.pl
-%%SITE_PERL%%/Image/ExifTool/WriteCanonRaw.pl
-%%SITE_PERL%%/Image/ExifTool/Vorbis.pm
-%%SITE_PERL%%/Image/ExifTool/Unknown.pm
-%%SITE_PERL%%/Image/ExifTool/TagNames.pod
-%%SITE_PERL%%/Image/ExifTool/TagLookup.pm
-%%SITE_PERL%%/Image/ExifTool/TagInfoXML.pm
-%%SITE_PERL%%/Image/ExifTool/Stim.pm
-%%SITE_PERL%%/Image/ExifTool/SonyIDC.pm
-%%SITE_PERL%%/Image/ExifTool/Sony.pm
-%%SITE_PERL%%/Image/ExifTool/SigmaRaw.pm
-%%SITE_PERL%%/Image/ExifTool/Sigma.pm
-%%SITE_PERL%%/Image/ExifTool/Shortcuts.pm
-%%SITE_PERL%%/Image/ExifTool/Shift.pl
-%%SITE_PERL%%/Image/ExifTool/Sanyo.pm
-%%SITE_PERL%%/Image/ExifTool/Samsung.pm
-%%SITE_PERL%%/Image/ExifTool/Ricoh.pm
-%%SITE_PERL%%/Image/ExifTool/Real.pm
-%%SITE_PERL%%/Image/ExifTool/Rawzor.pm
-%%SITE_PERL%%/Image/ExifTool/RTF.pm
-%%SITE_PERL%%/Image/ExifTool/RSRC.pm
-%%SITE_PERL%%/Image/ExifTool/RIFF.pm
-%%SITE_PERL%%/Image/ExifTool/README
-%%SITE_PERL%%/Image/ExifTool/QuickTime.pm
-%%SITE_PERL%%/Image/ExifTool/PrintIM.pm
-%%SITE_PERL%%/Image/ExifTool/PostScript.pm
-%%SITE_PERL%%/Image/ExifTool/Photoshop.pm
-%%SITE_PERL%%/Image/ExifTool/PhotoMechanic.pm
-%%SITE_PERL%%/Image/ExifTool/Pentax.pm
-%%SITE_PERL%%/Image/ExifTool/PanasonicRaw.pm
-%%SITE_PERL%%/Image/ExifTool/Panasonic.pm
-%%SITE_PERL%%/Image/ExifTool/PSP.pm
-%%SITE_PERL%%/Image/ExifTool/PPM.pm
-%%SITE_PERL%%/Image/ExifTool/PNG.pm
-%%SITE_PERL%%/Image/ExifTool/PICT.pm
-%%SITE_PERL%%/Image/ExifTool/PDF.pm
-%%SITE_PERL%%/Image/ExifTool/Olympus.pm
-%%SITE_PERL%%/Image/ExifTool/OOXML.pm
-%%SITE_PERL%%/Image/ExifTool/NikonCustom.pm
-%%SITE_PERL%%/Image/ExifTool/NikonCapture.pm
-%%SITE_PERL%%/Image/ExifTool/Nikon.pm
-%%SITE_PERL%%/Image/ExifTool/MinoltaRaw.pm
-%%SITE_PERL%%/Image/ExifTool/Minolta.pm
-%%SITE_PERL%%/Image/ExifTool/Microsoft.pm
-%%SITE_PERL%%/Image/ExifTool/Matroska.pm
-%%SITE_PERL%%/Image/ExifTool/MakerNotes.pm
-%%SITE_PERL%%/Image/ExifTool/MWG.pm
-%%SITE_PERL%%/Image/ExifTool/MPF.pm
-%%SITE_PERL%%/Image/ExifTool/MPEG.pm
-%%SITE_PERL%%/Image/ExifTool/MPC.pm
-%%SITE_PERL%%/Image/ExifTool/MNG.pm
-%%SITE_PERL%%/Image/ExifTool/MIFF.pm
-%%SITE_PERL%%/Image/ExifTool/MIEUnits.pod
-%%SITE_PERL%%/Image/ExifTool/MIE.pm
-%%SITE_PERL%%/Image/ExifTool/M2TS.pm
-%%SITE_PERL%%/Image/ExifTool/Leaf.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/zh_tw.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/zh_cn.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/tr.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/sv.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/ru.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/pl.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/nl.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/ko.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/ja.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/it.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/fr.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/es.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/en_gb.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/en_ca.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/de.pm
-%%SITE_PERL%%/Image/ExifTool/Lang/cs.pm
-%%SITE_PERL%%/Image/ExifTool/LNK.pm
-%%SITE_PERL%%/Image/ExifTool/KyoceraRaw.pm
-%%SITE_PERL%%/Image/ExifTool/Kodak.pm
-%%SITE_PERL%%/Image/ExifTool/Jpeg2000.pm
-%%SITE_PERL%%/Image/ExifTool/JVC.pm
-%%SITE_PERL%%/Image/ExifTool/JPEGDigest.pm
-%%SITE_PERL%%/Image/ExifTool/JPEG.pm
-%%SITE_PERL%%/Image/ExifTool/InDesign.pm
-%%SITE_PERL%%/Image/ExifTool/ITC.pm
-%%SITE_PERL%%/Image/ExifTool/IPTC.pm
-%%SITE_PERL%%/Image/ExifTool/ID3.pm
-%%SITE_PERL%%/Image/ExifTool/ICC_Profile.pm
-%%SITE_PERL%%/Image/ExifTool/HtmlDump.pm
-%%SITE_PERL%%/Image/ExifTool/HTML.pm
-%%SITE_PERL%%/Image/ExifTool/HP.pm
-%%SITE_PERL%%/Image/ExifTool/H264.pm
-%%SITE_PERL%%/Image/ExifTool/Geotag.pm
-%%SITE_PERL%%/Image/ExifTool/GeoTiff.pm
-%%SITE_PERL%%/Image/ExifTool/GPS.pm
-%%SITE_PERL%%/Image/ExifTool/GIMP.pm
-%%SITE_PERL%%/Image/ExifTool/GIF.pm
-%%SITE_PERL%%/Image/ExifTool/FujiFilm.pm
-%%SITE_PERL%%/Image/ExifTool/FotoStation.pm
-%%SITE_PERL%%/Image/ExifTool/Font.pm
-%%SITE_PERL%%/Image/ExifTool/FlashPix.pm
-%%SITE_PERL%%/Image/ExifTool/Flash.pm
-%%SITE_PERL%%/Image/ExifTool/Fixup.pm
-%%SITE_PERL%%/Image/ExifTool/FLAC.pm
-%%SITE_PERL%%/Image/ExifTool/Exif.pm
-%%SITE_PERL%%/Image/ExifTool/EXE.pm
-%%SITE_PERL%%/Image/ExifTool/DjVu.pm
-%%SITE_PERL%%/Image/ExifTool/DNG.pm
-%%SITE_PERL%%/Image/ExifTool/DICOM.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Vietnam.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Turkish.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Thai.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Symbol.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/ShiftJIS.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/PDFDoc.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacTurkish.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacThai.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacRomanian.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacRoman.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacRSymbol.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacLatin2.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacKorean.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacJapanese.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacIceland.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacHebrew.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacGreek.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacCyrillic.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacCroatian.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacChineseTW.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacChineseCN.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/MacArabic.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Latin2.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Latin.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/JIS.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Hebrew.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Greek.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Cyrillic.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Baltic.pm
-%%SITE_PERL%%/Image/ExifTool/Charset/Arabic.pm
-%%SITE_PERL%%/Image/ExifTool/Charset.pm
-%%SITE_PERL%%/Image/ExifTool/Casio.pm
-%%SITE_PERL%%/Image/ExifTool/CaptureOne.pm
-%%SITE_PERL%%/Image/ExifTool/CanonVRD.pm
-%%SITE_PERL%%/Image/ExifTool/CanonRaw.pm
-%%SITE_PERL%%/Image/ExifTool/CanonCustom.pm
-%%SITE_PERL%%/Image/ExifTool/Canon.pm
-%%SITE_PERL%%/Image/ExifTool/BuildTagLookup.pm
-%%SITE_PERL%%/Image/ExifTool/BigTIFF.pm
-%%SITE_PERL%%/Image/ExifTool/BZZ.pm
-%%SITE_PERL%%/Image/ExifTool/BMP.pm
-%%SITE_PERL%%/Image/ExifTool/ASF.pm
-%%SITE_PERL%%/Image/ExifTool/APP12.pm
-%%SITE_PERL%%/Image/ExifTool/APE.pm
-%%SITE_PERL%%/Image/ExifTool/AIFF.pm
-%%SITE_PERL%%/Image/ExifTool/AFCP.pm
-%%SITE_PERL%%/Image/ExifTool/AES.pm
-%%SITE_PERL%%/Image/ExifTool.pod
-%%SITE_PERL%%/Image/ExifTool.pm
-%%SITE_PERL%%/File/RandomAccess.pod
-%%SITE_PERL%%/File/RandomAccess.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool/.packlist
-%%PORTDOCS%%%%DOCSDIR%%/writing.html
-%%PORTDOCS%%%%DOCSDIR%%/verbose.html
-%%PORTDOCS%%%%DOCSDIR%%/under.html
-%%PORTDOCS%%%%DOCSDIR%%/style.css
-%%PORTDOCS%%%%DOCSDIR%%/standards.html
-%%PORTDOCS%%%%DOCSDIR%%/models.html
-%%PORTDOCS%%%%DOCSDIR%%/metafiles.html
-%%PORTDOCS%%%%DOCSDIR%%/install.html
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/idiosyncracies.html
-%%PORTDOCS%%%%DOCSDIR%%/htmldump.html
-%%PORTDOCS%%%%DOCSDIR%%/history.html
-%%PORTDOCS%%%%DOCSDIR%%/geotag.html
-%%PORTDOCS%%%%DOCSDIR%%/filename.html
-%%PORTDOCS%%%%DOCSDIR%%/faq.html
-%%PORTDOCS%%%%DOCSDIR%%/exiftool_pod.html
-%%PORTDOCS%%%%DOCSDIR%%/data_members.html
-%%PORTDOCS%%%%DOCSDIR%%/config.html
-%%PORTDOCS%%%%DOCSDIR%%/commentary.html
-%%PORTDOCS%%%%DOCSDIR%%/canon_raw.html
-%%PORTDOCS%%%%DOCSDIR%%/ancient_history.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/index.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/iWork.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/ZIP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/XMP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Vorbis.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Unknown.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Stim.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/SonyIDC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sony.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/SigmaRaw.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sigma.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Shortcuts.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Sanyo.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Samsung.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Ricoh.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Real.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Rawzor.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/RTF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/RSRC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/RIFF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/QuickTime.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PrintIM.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PostScript.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Photoshop.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PhotoMechanic.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Pentax.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PanasonicRaw.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Panasonic.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PSP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PNG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PICT.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/PDF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Olympus.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/OOXML.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/NikonCustom.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/NikonCapture.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Nikon.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MinoltaRaw.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Minolta.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Microsoft.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Matroska.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MWG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MPF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MPEG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MPC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MNG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MIFF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/MIE.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/M2TS.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Leaf.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/LNK.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/KyoceraRaw.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Kodak.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Jpeg2000.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/JVC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/JPEG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/JFIF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/ITC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/IPTC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/ID3.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/ICC_Profile.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/HTML.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/HP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/H264.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/GeoTiff.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/GPS.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/GIMP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/GIF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/FujiFilm.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/FotoStation.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Font.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/FlashPix.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Flash.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/FLAC.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Extra.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/EXIF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/EXE.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/DjVu.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/DNG.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/DICOM.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Composite.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Casio.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/CanonVRD.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/CanonRaw.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/CanonCustom.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/Canon.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/BMP.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/ASF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/APP12.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/APE.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/AIFF.html
-%%PORTDOCS%%%%DOCSDIR%%/TagNames/AFCP.html
-%%PORTDOCS%%%%DOCSDIR%%/MIE1.1-20070121.pdf
-%%PORTDOCS%%%%DOCSDIR%%/ExifTool.html
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/TagNames
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry %%SITE_PERL%%/File
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/ExifTool
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
-@dirrmtry %%SITE_PERL%%/Image/ExifTool/Lang
-@dirrmtry %%SITE_PERL%%/Image/ExifTool/Charset
-@dirrmtry %%SITE_PERL%%/Image/ExifTool
-@dirrmtry %%SITE_PERL%%/Image
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile
deleted file mode 100644
index 8d99d96c5b08..000000000000
--- a/graphics/p5-PGPLOT/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: pgperl
-# Date created: 22 December 1996
-# Whom: jmz
-#
-# $FreeBSD$
-#
-
-PORTNAME= pgperl
-PORTVERSION= 2.20
-PORTREVISION= 1
-CATEGORIES= graphics perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/K/KG/KGB
-DISTNAME= PGPLOT-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A perl5 extension which makes available the pgplot library
-
-LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
-BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77
-USE_FORTRAN= g77
-
-MAN3= PGPLOT.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-USE_PERL5= yes
-SCRIPTS_ENV= PERL=${PERL}
-INSTALL_TARGET= pure_install
-
-.include <bsd.port.pre.mk>
-
-.ifndef(NOPORTDOCS)
-post-install:
- @${MKDIR} ${EXAMPLESDIR}
- @(cd ${WRKSRC}; ${INSTALL_DATA} LICENSE test* \
- ${EXAMPLESDIR})
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/graphics/p5-PGPLOT/distinfo b/graphics/p5-PGPLOT/distinfo
deleted file mode 100644
index 2e9092dac88c..000000000000
--- a/graphics/p5-PGPLOT/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (PGPLOT-2.20.tar.gz) = 2843f43f2062f32a79aac9767203e0bb
-SHA256 (PGPLOT-2.20.tar.gz) = 4d3fe8770da527cb2e0df70b68e41dc80b8a8e421298df3c8b26cd03e431adae
-SIZE (PGPLOT-2.20.tar.gz) = 51774
diff --git a/graphics/p5-PGPLOT/files/patch-aa b/graphics/p5-PGPLOT/files/patch-aa
deleted file mode 100644
index ff94521ad056..000000000000
--- a/graphics/p5-PGPLOT/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000
-+++ PGPLOT.xs Wed Sep 27 17:43:56 2000
-@@ -8,6 +8,8 @@
-
- */
-
-+#define PERL_POLLUTE
-+
- #include "EXTERN.h" /* std perl include */
- #include "perl.h" /* std perl include */
- #include "XSUB.h" /* XSUB include */
diff --git a/graphics/p5-PGPLOT/pkg-descr b/graphics/p5-PGPLOT/pkg-descr
deleted file mode 100644
index 8ccba5632008..000000000000
--- a/graphics/p5-PGPLOT/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-'pgperl' is a version of the Perl language which has available
-the PGPLOT FORTRAN library, a very popular package for plotting
-astronomical data. (As a glance through any issue of ApJ or MNRAS will
-confirm.) The details of this involve some complicated C glue routines
-but are transparent to the user.
-
-See the file LICENSE in /usr/local/share/doc/pgperl for copyright/licensing
-information and the file pgperl.doc on how to use pgplot from perl.
-This is also similar documentation on the pgperl WWW Home Page at:
-
-WWW: http://www.aao.gov.au/local/www/kgb/pgperl/
diff --git a/graphics/p5-PGPLOT/pkg-plist b/graphics/p5-PGPLOT/pkg-plist
deleted file mode 100644
index e9905f3127a1..000000000000
--- a/graphics/p5-PGPLOT/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/PGPLOT.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/PGPLOT.so
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/PGPLOT.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT/.packlist
-%%PORTDOCS%%%%EXAMPLESDIR%%/LICENSE
-%%PORTDOCS%%%%EXAMPLESDIR%%/test.img
-%%PORTDOCS%%%%EXAMPLESDIR%%/test.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/test1.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test10.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test11.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test12.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test2.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test3.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test4.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test5.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test6.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test7.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test8.p
-%%PORTDOCS%%%%EXAMPLESDIR%%/test9.p
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PGPLOT
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
diff --git a/graphics/p5-PGPLOT/scripts/configure b/graphics/p5-PGPLOT/scripts/configure
deleted file mode 100644
index 49d05d2dc7f6..000000000000
--- a/graphics/p5-PGPLOT/scripts/configure
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-cd $WRKSRC || exit 1
-
-sed -e s:/usr/local/pgplot:$PREFIX/lib: \
- -e s:/home/aaossm/kgb/soft/pgplot/bld:$PREFIX/include: <Makefile.PL \
- >Makefile.PL.new
-for f in test*.p*; do
- mv $f old_$f
- sed -e s:/usr/local/bin/perl:$PERL: < old_$f >$f
- rm old_$f
-done
-
-$PERL Makefile.PL.new PREFIX=$PREFIX
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
deleted file mode 100644
index e62c72d0477a..000000000000
--- a/graphics/povray36/Makefile
+++ /dev/null
@@ -1,78 +0,0 @@
-# New ports collection makefile for: POV-Ray
-# Date created: 3 Dec 1996
-# Whom: paulo@isr.uc.pt
-#
-# $FreeBSD$
-#
-
-PORTNAME= povray
-PORTVERSION= 3.6.1
-PORTREVISION= 8
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
- ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,}
-MASTER_SITE_SUBDIR= Official/Unix
-DIST_SUBDIR= povray36
-
-MAINTAINER= maho@FreeBSD.org
-COMMENT= Persistence of Vision Ray Tracer
-
-.if defined(WITH_ICC)
-BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
-.endif
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- tiff:${PORTSDIR}/graphics/tiff \
- jpeg:${PORTSDIR}/graphics/jpeg
-
-USE_XORG= x11
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:268
-LATEST_LINK= ${PORTNAME}36
-
-.include <bsd.port.pre.mk>
-
-.if (${ARCH} == "i386")
-LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib
-.endif
-
-.if defined(WITH_OPTIMIZED_FLAGS)
-CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations
-CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -Wno-multichar
-.if (${ARCH} == "i386" && !${ARCH} == "amd64" )
-CFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
-CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
-.endif # i386
-.endif
-
-.if defined(WITH_ICC)
-CC= ${LOCALBASE}/intel_cc_80/bin/icc
-CXX= ${LOCALBASE}/intel_cc_80/bin/icpc
-CFLAGS= -O3 -tpp7 -axN -Vaxlib
-CXXFLAGS= -O3 -tpp7 -axN -Vaxlib
-.endif
-
-CONFIGURE_ARGS= --x-includes="${LOCALBASE}/include" --includedir=${LOCALBASE} \
- CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
- CFLAGS="${CFLAGS} -L${LOCALBASE}/lib" \
- LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \
- --disable-optimiz
-
-MAN1= povray.1
-
-post-patch:
- #@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini
- #@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf
-.if !defined(WITH_OPTIMIZED_FLAGS)
- @${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes."
-.endif
-
-do-install:
- @(cd ${WRKSRC} ; ${GMAKE} install)
-
-post-install:
- @${SED} -e 's,/usr/local,${PREFIX},g' ${DESCR}
-
-.include <bsd.port.post.mk>
diff --git a/graphics/povray36/distinfo b/graphics/povray36/distinfo
deleted file mode 100644
index 29b4687a3b3d..000000000000
--- a/graphics/povray36/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (povray36/povray-3.6.1.tar.bz2) = b5789bb7eeaed0809c5c82d0efda571d
-SHA256 (povray36/povray-3.6.1.tar.bz2) = 4e8a7fecd44807343b6867e1f2440aa0e09613d6d69a7385ac48f4e5e7737a73
-SIZE (povray36/povray-3.6.1.tar.bz2) = 8200160
diff --git a/graphics/povray36/files/patch-png_pov.cpp b/graphics/povray36/files/patch-png_pov.cpp
deleted file mode 100644
index 01225b66021e..000000000000
--- a/graphics/povray36/files/patch-png_pov.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- source/png_pov.cpp.orig 2004-08-03 01:11:37.000000000 +0200
-+++ source/png_pov.cpp 2010-03-29 14:06:26.000000000 +0200
-@@ -1428,7 +1428,7 @@
- if(r_info_ptr->valid & PNG_INFO_tRNS)
- {
- for (index = 0; index < r_info_ptr->num_trans; index++)
-- cmap[index].Transmit = 255 - r_info_ptr->trans[index];
-+ cmap[index].Transmit = 255 - r_info_ptr->trans_alpha[index];
- }
-
- Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image");
-@@ -1461,7 +1461,7 @@
- if(r_info_ptr->valid & PNG_INFO_tRNS)
- {
- for (index = 0; index < r_info_ptr->num_trans; index++)
-- cmap[index].Transmit = 255 - r_info_ptr->trans[index];
-+ cmap[index].Transmit = 255 - r_info_ptr->trans_alpha[index];
- }
-
- Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image");
diff --git a/graphics/povray36/pkg-descr b/graphics/povray36/pkg-descr
deleted file mode 100644
index 67615369ae92..000000000000
--- a/graphics/povray36/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-POV-Ray(TM) 3.5 Persistence of Vision Ray Tracer
-
-The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
-photo-realistic images using a rendering technique called ray-tracing. It
-reads in a text file containing information describing the objects and
-lighting in a scene and generates an image of that scene from the view point
-of a camera also described in the text file. Ray-tracing is not a fast
-process by any means, but it produces very high quality images with realistic
-reflections, shading, perspective and other effects.
-
-Legal and License information can be consulted in the following file
-/usr/local/share/doc/povray-3.6/povlegal.doc
-
-WWW: http://www.povray.org/
diff --git a/graphics/povray36/pkg-plist b/graphics/povray36/pkg-plist
deleted file mode 100644
index 529aa605da53..000000000000
--- a/graphics/povray36/pkg-plist
+++ /dev/null
@@ -1,1197 +0,0 @@
-bin/povray
-etc/povray/3.6/povray.conf
-etc/povray/3.6/povray.ini
-share/doc/povray-3.6/html/images/tutorial/aerobics.png
-share/doc/povray-3.6/html/images/tutorial/arainbow.png
-share/doc/povray-3.6/html/images/tutorial/bezspline1.png
-share/doc/povray-3.6/html/images/tutorial/bezspline2.png
-share/doc/povray-3.6/html/images/tutorial/bezspline3.png
-share/doc/povray-3.6/html/images/tutorial/bgvisfog.png
-share/doc/povray-3.6/html/images/tutorial/blobhand.png
-share/doc/povray-3.6/html/images/tutorial/bpatch01.png
-share/doc/povray-3.6/html/images/tutorial/bpatch02.png
-share/doc/povray-3.6/html/images/tutorial/bpatch03.png
-share/doc/povray-3.6/html/images/tutorial/cloudsky.png
-share/doc/povray-3.6/html/images/tutorial/crainbow.png
-share/doc/povray-3.6/html/images/tutorial/cubprism.png
-share/doc/povray-3.6/html/images/tutorial/cuspline.png
-share/doc/povray-3.6/html/images/tutorial/filtfog.png
-share/doc/povray-3.6/html/images/tutorial/hexprism.png
-share/doc/povray-3.6/html/images/tutorial/imprhand.png
-share/doc/povray-3.6/html/images/tutorial/imprswep.png
-share/doc/povray-3.6/html/images/tutorial/iso_01.png
-share/doc/povray-3.6/html/images/tutorial/iso_02.png
-share/doc/povray-3.6/html/images/tutorial/iso_03.png
-share/doc/povray-3.6/html/images/tutorial/iso_04.png
-share/doc/povray-3.6/html/images/tutorial/iso_05.png
-share/doc/povray-3.6/html/images/tutorial/iso_06.png
-share/doc/povray-3.6/html/images/tutorial/iso_07.png
-share/doc/povray-3.6/html/images/tutorial/iso_08.png
-share/doc/povray-3.6/html/images/tutorial/iso_09.png
-share/doc/povray-3.6/html/images/tutorial/iso_10.png
-share/doc/povray-3.6/html/images/tutorial/iso_11.png
-share/doc/povray-3.6/html/images/tutorial/iso_12.png
-share/doc/povray-3.6/html/images/tutorial/iso_13.png
-share/doc/povray-3.6/html/images/tutorial/iso_14.png
-share/doc/povray-3.6/html/images/tutorial/iso_15.png
-share/doc/povray-3.6/html/images/tutorial/iso_16.png
-share/doc/povray-3.6/html/images/tutorial/iso_17.png
-share/doc/povray-3.6/html/images/tutorial/iso_18.png
-share/doc/povray-3.6/html/images/tutorial/iso_19.png
-share/doc/povray-3.6/html/images/tutorial/iso_20.png
-share/doc/povray-3.6/html/images/tutorial/iso_21.png
-share/doc/povray-3.6/html/images/tutorial/iso_22.png
-share/doc/povray-3.6/html/images/tutorial/iso_23.png
-share/doc/povray-3.6/html/images/tutorial/latheobj.png
-share/doc/povray-3.6/html/images/tutorial/lowfog.png
-share/doc/povray-3.6/html/images/tutorial/mediatut1.png
-share/doc/povray-3.6/html/images/tutorial/mediatut2.png
-share/doc/povray-3.6/html/images/tutorial/pic1.png
-share/doc/povray-3.6/html/images/tutorial/mediatut3.png
-share/doc/povray-3.6/html/images/tutorial/mediatut4.png
-share/doc/povray-3.6/html/images/tutorial/mediatut5.png
-share/doc/povray-3.6/html/images/tutorial/mediatut6.png
-share/doc/povray-3.6/html/images/tutorial/mediatut7.png
-share/doc/povray-3.6/html/images/tutorial/multifog.png
-share/doc/povray-3.6/html/images/tutorial/mvspline.png
-share/doc/povray-3.6/html/images/tutorial/pic2.png
-share/doc/povray-3.6/html/images/tutorial/pic3.png
-share/doc/povray-3.6/html/images/tutorial/polypic1.png
-share/doc/povray-3.6/html/images/tutorial/polypic2.png
-share/doc/povray-3.6/html/images/tutorial/polypic3.png
-share/doc/povray-3.6/html/images/tutorial/polyword.png
-share/doc/povray-3.6/html/images/tutorial/pvhfield.png
-share/doc/povray-3.6/html/images/tutorial/pyrsweep.png
-share/doc/povray-3.6/html/images/tutorial/quspline.png
-share/doc/povray-3.6/html/images/tutorial/radA_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_03a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_03.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_04.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_05.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_06a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_06.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_07a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_07.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_08a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_08.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_09a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_09.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_10a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_10.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_11a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_11.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_12a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_12.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_13a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_13.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_14a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_14.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_15.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_16.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_17.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_18.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_19a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_19.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_20a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_20.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_21.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_22.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_23a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_23.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_24.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_25.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_26.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_27.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_28.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_29.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_30.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_31.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_02.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_03.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_04.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_05.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_06.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_07.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_08.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_09.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_10.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_11.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_12.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_13.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_14.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_15a.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_15.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_16.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_17a.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_17.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_18.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_19.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_20.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_21.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_22.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_23.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_24.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_25.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_26.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_27.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_28.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_X.png
-share/doc/povray-3.6/html/images/tutorial/radC_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radC_02.jpg
-share/doc/povray-3.6/html/images/tutorial/radC_03.jpg
-share/doc/povray-3.6/html/images/tutorial/raytracer.png
-share/doc/povray-3.6/html/images/tutorial/redsun.png
-share/doc/povray-3.6/html/images/tutorial/rrainbow.png
-share/doc/povray-3.6/html/images/tutorial/shadowtest2.png
-share/doc/povray-3.6/html/images/tutorial/shadowtest.png
-share/doc/povray-3.6/html/images/tutorial/simpblob.png
-share/doc/povray-3.6/html/images/tutorial/skyspher.png
-share/doc/povray-3.6/html/images/tutorial/smplfog.png
-share/doc/povray-3.6/html/images/tutorial/sorobj.png
-share/doc/povray-3.6/html/images/tutorial/sphblob.png
-share/doc/povray-3.6/html/images/tutorial/spline.png
-share/doc/povray-3.6/html/images/tutorial/startifacts.png
-share/doc/povray-3.6/html/images/tutorial/subshape.png
-share/doc/povray-3.6/html/images/tutorial/superell.png
-share/doc/povray-3.6/html/images/tutorial/sweepinc.png
-share/doc/povray-3.6/html/images/tutorial/torchain.png
-share/doc/povray-3.6/html/images/tutorial/turbfog.png
-share/doc/povray-3.6/html/images/tutorial/txtstone.png
-share/doc/povray-3.6/html/images/tutorial/handed.png
-share/doc/povray-3.6/html/images/tutorial/mesh2.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc1.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc2.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc3.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc4.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc5.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc6.png
-share/doc/povray-3.6/html/images/tutorial/ptcubobj.png
-share/doc/povray-3.6/html/images/tutorial/raytracing.png
-share/doc/povray-3.6/html/images/tutorial/triangles.png
-share/doc/povray-3.6/html/images/reference/colors/red.jpg
-share/doc/povray-3.6/html/images/reference/colors/green.jpg
-share/doc/povray-3.6/html/images/reference/colors/blue.jpg
-share/doc/povray-3.6/html/images/reference/colors/yellow.jpg
-share/doc/povray-3.6/html/images/reference/colors/cyan.jpg
-share/doc/povray-3.6/html/images/reference/colors/magenta.jpg
-share/doc/povray-3.6/html/images/reference/colors/clear.jpg
-share/doc/povray-3.6/html/images/reference/colors/white.jpg
-share/doc/povray-3.6/html/images/reference/colors/black.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray05.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray10.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray15.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray20.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray25.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray30.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray35.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray40.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray45.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray50.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray55.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray60.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray65.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray70.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray75.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray80.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray85.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray90.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray95.jpg
-share/doc/povray-3.6/html/images/reference/colors/dimgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/vlightgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/aquamarine.jpg
-share/doc/povray-3.6/html/images/reference/colors/blueviolet.jpg
-share/doc/povray-3.6/html/images/reference/colors/brown.jpg
-share/doc/povray-3.6/html/images/reference/colors/cadetblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/coral.jpg
-share/doc/povray-3.6/html/images/reference/colors/cornflowerblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkolivegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkorchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkslateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkslategray.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkturquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/firebrick.jpg
-share/doc/povray-3.6/html/images/reference/colors/gold.jpg
-share/doc/povray-3.6/html/images/reference/colors/forestgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/goldenrod.jpg
-share/doc/povray-3.6/html/images/reference/colors/greenyellow.jpg
-share/doc/povray-3.6/html/images/reference/colors/indianred.jpg
-share/doc/povray-3.6/html/images/reference/colors/khaki.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightsteelblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/limegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/maroon.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumaquamarine.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumforestgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumgoldenrod.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumorchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumseagreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumslateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumspringgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumturquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumvioletred.jpg
-share/doc/povray-3.6/html/images/reference/colors/midnightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/navy.jpg
-share/doc/povray-3.6/html/images/reference/colors/navyblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/orange.jpg
-share/doc/povray-3.6/html/images/reference/colors/orangered.jpg
-share/doc/povray-3.6/html/images/reference/colors/orchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/palegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/pink.jpg
-share/doc/povray-3.6/html/images/reference/colors/plum.jpg
-share/doc/povray-3.6/html/images/reference/colors/salmon.jpg
-share/doc/povray-3.6/html/images/reference/colors/seagreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/sienna.jpg
-share/doc/povray-3.6/html/images/reference/colors/skyblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/slateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/springgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/steelblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/tan.jpg
-share/doc/povray-3.6/html/images/reference/colors/thistle.jpg
-share/doc/povray-3.6/html/images/reference/colors/turquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/violet.jpg
-share/doc/povray-3.6/html/images/reference/colors/violetred.jpg
-share/doc/povray-3.6/html/images/reference/colors/wheat.jpg
-share/doc/povray-3.6/html/images/reference/colors/yellowgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/summersky.jpg
-share/doc/povray-3.6/html/images/reference/colors/richblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/brass.jpg
-share/doc/povray-3.6/html/images/reference/colors/copper.jpg
-share/doc/povray-3.6/html/images/reference/colors/bronze.jpg
-share/doc/povray-3.6/html/images/reference/colors/bronze2.jpg
-share/doc/povray-3.6/html/images/reference/colors/silver.jpg
-share/doc/povray-3.6/html/images/reference/colors/brightgold.jpg
-share/doc/povray-3.6/html/images/reference/colors/oldgold.jpg
-share/doc/povray-3.6/html/images/reference/colors/feldspar.jpg
-share/doc/povray-3.6/html/images/reference/colors/quartz.jpg
-share/doc/povray-3.6/html/images/reference/colors/mica.jpg
-share/doc/povray-3.6/html/images/reference/colors/neonpink.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkpurple.jpg
-share/doc/povray-3.6/html/images/reference/colors/neonblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/coolcopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/mandarinorange.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/spicypink.jpg
-share/doc/povray-3.6/html/images/reference/colors/semisweetchoc.jpg
-share/doc/povray-3.6/html/images/reference/colors/bakerschoc.jpg
-share/doc/povray-3.6/html/images/reference/colors/flesh.jpg
-share/doc/povray-3.6/html/images/reference/colors/newtan.jpg
-share/doc/povray-3.6/html/images/reference/colors/newmidnightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/verydarkbrown.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkbrown.jpg
-share/doc/povray-3.6/html/images/reference/colors/darktan.jpg
-share/doc/povray-3.6/html/images/reference/colors/greencopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/dkgreencopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/dustyrose.jpg
-share/doc/povray-3.6/html/images/reference/colors/huntersgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/scarlet.jpg
-share/doc/povray-3.6/html/images/reference/colors/med_purple.jpg
-share/doc/povray-3.6/html/images/reference/colors/light_purple.jpg
-share/doc/povray-3.6/html/images/reference/colors/very_light_purple.jpg
-share/doc/povray-3.6/html/images/reference/areal.png
-share/doc/povray-3.6/html/images/reference/photons1.png
-share/doc/povray-3.6/html/images/reference/photons2.png
-share/doc/povray-3.6/html/images/reference/shootph.png
-share/doc/povray-3.6/html/images/reference/turbrand.png
-share/doc/povray-3.6/html/images/reference/area1.png
-share/doc/povray-3.6/html/images/reference/area2.png
-share/doc/povray-3.6/html/images/reference/arealigh.png
-share/doc/povray-3.6/html/images/reference/blobdens.png
-share/doc/povray-3.6/html/images/reference/boxgeom.png
-share/doc/povray-3.6/html/images/reference/boxmap.png
-share/doc/povray-3.6/html/images/reference/clipobj.png
-share/doc/povray-3.6/html/images/reference/conegeom.png
-share/doc/povray-3.6/html/images/reference/curvmath.png
-share/doc/povray-3.6/html/images/reference/cylgeom.png
-share/doc/povray-3.6/html/images/reference/diffobj.png
-share/doc/povray-3.6/html/images/reference/diftight.png
-share/doc/povray-3.6/html/images/reference/fixedrad.png
-share/doc/povray-3.6/html/images/reference/fixfallo.png
-share/doc/povray-3.6/html/images/reference/gamma.png
-share/doc/povray-3.6/html/images/reference/hexpat.png
-share/doc/povray-3.6/html/images/reference/hgscatt.png
-share/doc/povray-3.6/html/images/reference/isectobj.png
-share/doc/povray-3.6/html/images/reference/lattenua.png
-share/doc/povray-3.6/html/images/reference/lfadefx.png
-share/doc/povray-3.6/html/images/reference/medatten.png
-share/doc/povray-3.6/html/images/reference/mergeobj.png
-share/doc/povray-3.6/html/images/reference/miehaze.png
-share/doc/povray-3.6/html/images/reference/miemurky.png
-share/doc/povray-3.6/html/images/reference/mimxrtor.png
-share/doc/povray-3.6/html/images/reference/negradli.png
-share/doc/povray-3.6/html/images/reference/objoverl.png
-share/doc/povray-3.6/html/images/reference/perspcam.png
-share/doc/povray-3.6/html/images/reference/pixhfld.png
-share/doc/povray-3.6/html/images/reference/prod.png
-share/doc/povray-3.6/html/images/reference/quiltpt1.png
-share/doc/povray-3.6/html/images/reference/quiltpt2.png
-share/doc/povray-3.6/html/images/reference/quiltpt3.png
-share/doc/povray-3.6/html/images/reference/quiltpt4.png
-share/doc/povray-3.6/html/images/reference/raylscat.png
-share/doc/povray-3.6/html/images/reference/recsuper.png
-share/doc/povray-3.6/html/images/reference/segmpts.png
-share/doc/povray-3.6/html/images/reference/sormath.png
-share/doc/povray-3.6/html/images/reference/sphgeom.png
-share/doc/povray-3.6/html/images/reference/spotgeom.png
-share/doc/povray-3.6/html/images/reference/sqemath.png
-share/doc/povray-3.6/html/images/reference/sum.png
-share/doc/povray-3.6/html/images/reference/unhfield.png
-share/doc/povray-3.6/html/images/reference/unionobj.png
-share/doc/povray-3.6/html/frame.html
-share/doc/povray-3.6/html/idx.html
-share/doc/povray-3.6/html/index.html
-share/doc/povray-3.6/html/logotexts.jpg
-share/doc/povray-3.6/html/menu.html
-share/doc/povray-3.6/html/next.png
-share/doc/povray-3.6/html/povlegal.html
-share/doc/povray-3.6/html/povlogotext.jpg
-share/doc/povray-3.6/html/povray35.css
-share/doc/povray-3.6/html/prev.png
-share/doc/povray-3.6/html/s_100.html
-share/doc/povray-3.6/html/s_101.html
-share/doc/povray-3.6/html/s_102.html
-share/doc/povray-3.6/html/s_103.html
-share/doc/povray-3.6/html/s_104.html
-share/doc/povray-3.6/html/s_105.html
-share/doc/povray-3.6/html/s_106.html
-share/doc/povray-3.6/html/s_107.html
-share/doc/povray-3.6/html/s_108.html
-share/doc/povray-3.6/html/s_109.html
-share/doc/povray-3.6/html/s_10.html
-share/doc/povray-3.6/html/s_110.html
-share/doc/povray-3.6/html/s_111.html
-share/doc/povray-3.6/html/s_112.html
-share/doc/povray-3.6/html/s_113.html
-share/doc/povray-3.6/html/s_114.html
-share/doc/povray-3.6/html/s_115.html
-share/doc/povray-3.6/html/s_116.html
-share/doc/povray-3.6/html/s_117.html
-share/doc/povray-3.6/html/s_118.html
-share/doc/povray-3.6/html/s_119.html
-share/doc/povray-3.6/html/s_11.html
-share/doc/povray-3.6/html/s_120.html
-share/doc/povray-3.6/html/s_121.html
-share/doc/povray-3.6/html/s_122.html
-share/doc/povray-3.6/html/s_123.html
-share/doc/povray-3.6/html/s_124.html
-share/doc/povray-3.6/html/s_125.html
-share/doc/povray-3.6/html/s_126.html
-share/doc/povray-3.6/html/s_127.html
-share/doc/povray-3.6/html/s_128.html
-share/doc/povray-3.6/html/s_129.html
-share/doc/povray-3.6/html/s_12.html
-share/doc/povray-3.6/html/s_130.html
-share/doc/povray-3.6/html/s_131.html
-share/doc/povray-3.6/html/s_132.html
-share/doc/povray-3.6/html/s_133.html
-share/doc/povray-3.6/html/s_134.html
-share/doc/povray-3.6/html/s_135.html
-share/doc/povray-3.6/html/s_136.html
-share/doc/povray-3.6/html/s_137.html
-share/doc/povray-3.6/html/s_138.html
-share/doc/povray-3.6/html/s_139.html
-share/doc/povray-3.6/html/s_13.html
-share/doc/povray-3.6/html/s_140.html
-share/doc/povray-3.6/html/s_141.html
-share/doc/povray-3.6/html/s_142.html
-share/doc/povray-3.6/html/s_143.html
-share/doc/povray-3.6/html/s_144.html
-share/doc/povray-3.6/html/s_145.html
-share/doc/povray-3.6/html/s_146.html
-share/doc/povray-3.6/html/s_147.html
-share/doc/povray-3.6/html/s_148.html
-share/doc/povray-3.6/html/s_149.html
-share/doc/povray-3.6/html/s_14.html
-share/doc/povray-3.6/html/s_150.html
-share/doc/povray-3.6/html/s_151.html
-share/doc/povray-3.6/html/s_152.html
-share/doc/povray-3.6/html/s_153.html
-share/doc/povray-3.6/html/s_154.html
-share/doc/povray-3.6/html/s_155.html
-share/doc/povray-3.6/html/s_156.html
-share/doc/povray-3.6/html/s_157.html
-share/doc/povray-3.6/html/s_158.html
-share/doc/povray-3.6/html/s_159.html
-share/doc/povray-3.6/html/s_15.html
-share/doc/povray-3.6/html/s_160.html
-share/doc/povray-3.6/html/s_161.html
-share/doc/povray-3.6/html/s_162.html
-share/doc/povray-3.6/html/s_163.html
-share/doc/povray-3.6/html/s_164.html
-share/doc/povray-3.6/html/s_165.html
-share/doc/povray-3.6/html/s_16.html
-share/doc/povray-3.6/html/s_17.html
-share/doc/povray-3.6/html/s_18.html
-share/doc/povray-3.6/html/s_19.html
-share/doc/povray-3.6/html/s_1.html
-share/doc/povray-3.6/html/s_20.html
-share/doc/povray-3.6/html/s_21.html
-share/doc/povray-3.6/html/s_22.html
-share/doc/povray-3.6/html/s_23.html
-share/doc/povray-3.6/html/s_24.html
-share/doc/povray-3.6/html/s_25.html
-share/doc/povray-3.6/html/s_26.html
-share/doc/povray-3.6/html/s_27.html
-share/doc/povray-3.6/html/s_28.html
-share/doc/povray-3.6/html/s_29.html
-share/doc/povray-3.6/html/s_2.html
-share/doc/povray-3.6/html/s_30.html
-share/doc/povray-3.6/html/s_31.html
-share/doc/povray-3.6/html/s_32.html
-share/doc/povray-3.6/html/s_33.html
-share/doc/povray-3.6/html/s_34.html
-share/doc/povray-3.6/html/s_35.html
-share/doc/povray-3.6/html/s_36.html
-share/doc/povray-3.6/html/s_37.html
-share/doc/povray-3.6/html/s_38.html
-share/doc/povray-3.6/html/s_39.html
-share/doc/povray-3.6/html/s_3.html
-share/doc/povray-3.6/html/s_40.html
-share/doc/povray-3.6/html/s_41.html
-share/doc/povray-3.6/html/s_42.html
-share/doc/povray-3.6/html/s_43.html
-share/doc/povray-3.6/html/s_44.html
-share/doc/povray-3.6/html/s_45.html
-share/doc/povray-3.6/html/s_46.html
-share/doc/povray-3.6/html/s_47.html
-share/doc/povray-3.6/html/s_48.html
-share/doc/povray-3.6/html/s_49.html
-share/doc/povray-3.6/html/s_4.html
-share/doc/povray-3.6/html/s_50.html
-share/doc/povray-3.6/html/s_51.html
-share/doc/povray-3.6/html/s_52.html
-share/doc/povray-3.6/html/s_53.html
-share/doc/povray-3.6/html/s_54.html
-share/doc/povray-3.6/html/s_55.html
-share/doc/povray-3.6/html/s_56.html
-share/doc/povray-3.6/html/s_57.html
-share/doc/povray-3.6/html/s_58.html
-share/doc/povray-3.6/html/s_59.html
-share/doc/povray-3.6/html/s_5.html
-share/doc/povray-3.6/html/s_60.html
-share/doc/povray-3.6/html/s_61.html
-share/doc/povray-3.6/html/s_62.html
-share/doc/povray-3.6/html/s_63.html
-share/doc/povray-3.6/html/s_64.html
-share/doc/povray-3.6/html/s_65.html
-share/doc/povray-3.6/html/s_66.html
-share/doc/povray-3.6/html/s_67.html
-share/doc/povray-3.6/html/s_68.html
-share/doc/povray-3.6/html/s_69.html
-share/doc/povray-3.6/html/s_6.html
-share/doc/povray-3.6/html/s_70.html
-share/doc/povray-3.6/html/s_71.html
-share/doc/povray-3.6/html/s_72.html
-share/doc/povray-3.6/html/s_73.html
-share/doc/povray-3.6/html/s_74.html
-share/doc/povray-3.6/html/s_75.html
-share/doc/povray-3.6/html/s_76.html
-share/doc/povray-3.6/html/s_77.html
-share/doc/povray-3.6/html/s_78.html
-share/doc/povray-3.6/html/s_79.html
-share/doc/povray-3.6/html/s_7.html
-share/doc/povray-3.6/html/s_80.html
-share/doc/povray-3.6/html/s_81.html
-share/doc/povray-3.6/html/s_82.html
-share/doc/povray-3.6/html/s_83.html
-share/doc/povray-3.6/html/s_84.html
-share/doc/povray-3.6/html/s_85.html
-share/doc/povray-3.6/html/s_86.html
-share/doc/povray-3.6/html/s_87.html
-share/doc/povray-3.6/html/s_88.html
-share/doc/povray-3.6/html/s_89.html
-share/doc/povray-3.6/html/s_8.html
-share/doc/povray-3.6/html/s_90.html
-share/doc/povray-3.6/html/s_91.html
-share/doc/povray-3.6/html/s_92.html
-share/doc/povray-3.6/html/s_93.html
-share/doc/povray-3.6/html/s_94.html
-share/doc/povray-3.6/html/s_95.html
-share/doc/povray-3.6/html/s_96.html
-share/doc/povray-3.6/html/s_97.html
-share/doc/povray-3.6/html/s_98.html
-share/doc/povray-3.6/html/s_99.html
-share/doc/povray-3.6/html/s_9.html
-share/doc/povray-3.6/html/toc.html
-share/doc/povray-3.6/distribution-license.txt
-share/doc/povray-3.6/povwhere.txt
-share/doc/povray-3.6/revision.txt
-share/doc/povray-3.6/source-license.txt
-share/doc/povray-3.6/povlegal.doc
-share/doc/povray-3.6/README.unix
-share/doc/povray-3.6/AUTHORS
-share/doc/povray-3.6/ChangeLog
-share/doc/povray-3.6/NEWS
-share/povray-3.6/icons/file_inc_classic_16.png
-share/povray-3.6/icons/file_inc_classic_32.png
-share/povray-3.6/icons/file_inc_classic_48.png
-share/povray-3.6/icons/file_inc_classic_64.png
-share/povray-3.6/icons/file_inc_crystal_16.png
-share/povray-3.6/icons/file_inc_crystal_32.png
-share/povray-3.6/icons/file_inc_crystal_48.png
-share/povray-3.6/icons/file_inc_crystal_64.png
-share/povray-3.6/icons/file_inc_slick_16.png
-share/povray-3.6/icons/file_inc_slick_32.png
-share/povray-3.6/icons/file_inc_slick_48.png
-share/povray-3.6/icons/file_inc_slick_64.png
-share/povray-3.6/icons/file_pov_classic_16.png
-share/povray-3.6/icons/file_pov_classic_32.png
-share/povray-3.6/icons/file_pov_classic_48.png
-share/povray-3.6/icons/file_pov_classic_64.png
-share/povray-3.6/icons/file_pov_crystal_16.png
-share/povray-3.6/icons/file_pov_crystal_32.png
-share/povray-3.6/icons/file_pov_crystal_48.png
-share/povray-3.6/icons/file_pov_crystal_64.png
-share/povray-3.6/icons/file_pov_slick_16.png
-share/povray-3.6/icons/file_pov_slick_32.png
-share/povray-3.6/icons/file_pov_slick_48.png
-share/povray-3.6/icons/file_pov_slick_64.png
-share/povray-3.6/icons/povray_16.png
-share/povray-3.6/icons/povray_32.png
-share/povray-3.6/icons/povray_48.png
-share/povray-3.6/icons/povray_64.png
-share/povray-3.6/include/arrays.inc
-share/povray-3.6/include/ash.map
-share/povray-3.6/include/benediti.map
-share/povray-3.6/include/bubinga.map
-share/povray-3.6/include/bumpmap_.png
-share/povray-3.6/include/cedar.map
-share/povray-3.6/include/chars.inc
-share/povray-3.6/include/colors.inc
-share/povray-3.6/include/consts.inc
-share/povray-3.6/include/crystal.ttf
-share/povray-3.6/include/cyrvetic.ttf
-share/povray-3.6/include/debug.inc
-share/povray-3.6/include/finish.inc
-share/povray-3.6/include/fract003.png
-share/povray-3.6/include/functions.inc
-share/povray-3.6/include/glass.inc
-share/povray-3.6/include/glass_old.inc
-share/povray-3.6/include/golds.inc
-share/povray-3.6/include/logo.inc
-share/povray-3.6/include/marbteal.map
-share/povray-3.6/include/math.inc
-share/povray-3.6/include/metals.inc
-share/povray-3.6/include/mtmand.pot
-share/povray-3.6/include/mtmandj.png
-share/povray-3.6/include/orngwood.map
-share/povray-3.6/include/pinkmarb.map
-share/povray-3.6/include/plasma2.png
-share/povray-3.6/include/plasma3.png
-share/povray-3.6/include/povlogo.ttf
-share/povray-3.6/include/povmap.png
-share/povray-3.6/include/rad_def.inc
-share/povray-3.6/include/rand.inc
-share/povray-3.6/include/rdgranit.map
-share/povray-3.6/include/screen.inc
-share/povray-3.6/include/shapes.inc
-share/povray-3.6/include/shapes2.inc
-share/povray-3.6/include/shapes_old.inc
-share/povray-3.6/include/shapesq.inc
-share/povray-3.6/include/skies.inc
-share/povray-3.6/include/spiral.df3
-share/povray-3.6/include/stage1.inc
-share/povray-3.6/include/stars.inc
-share/povray-3.6/include/stdcam.inc
-share/povray-3.6/include/stdinc.inc
-share/povray-3.6/include/stoneold.inc
-share/povray-3.6/include/stones.inc
-share/povray-3.6/include/stones1.inc
-share/povray-3.6/include/stones2.inc
-share/povray-3.6/include/strings.inc
-share/povray-3.6/include/sunpos.inc
-share/povray-3.6/include/teak.map
-share/povray-3.6/include/test.png
-share/povray-3.6/include/textures.inc
-share/povray-3.6/include/timrom.ttf
-share/povray-3.6/include/transforms.inc
-share/povray-3.6/include/ttffonts.cat
-share/povray-3.6/include/whiteash.map
-share/povray-3.6/include/woodmaps.inc
-share/povray-3.6/include/woods.inc
-share/povray-3.6/ini/allanim.ini
-share/povray-3.6/ini/allstill.ini
-share/povray-3.6/ini/low.ini
-share/povray-3.6/ini/pngflc.ini
-share/povray-3.6/ini/pngfli.ini
-share/povray-3.6/ini/povray.ini
-share/povray-3.6/ini/quickres.ini
-share/povray-3.6/ini/res120.ini
-share/povray-3.6/ini/res1k.ini
-share/povray-3.6/ini/res320.ini
-share/povray-3.6/ini/res640.ini
-share/povray-3.6/ini/res800.ini
-share/povray-3.6/ini/slow.ini
-share/povray-3.6/ini/tgaflc.ini
-share/povray-3.6/ini/tgafli.ini
-share/povray-3.6/ini/zipflc.ini
-share/povray-3.6/ini/zipfli.ini
-share/povray-3.6/scenes/advanced/balcony/balcony.pov
-share/povray-3.6/scenes/advanced/balcony/building.inc
-share/povray-3.6/scenes/advanced/balcony/chair.inc
-share/povray-3.6/scenes/advanced/balcony/cloth.inc
-share/povray-3.6/scenes/advanced/balcony/sky.inc
-share/povray-3.6/scenes/advanced/balcony/table.inc
-share/povray-3.6/scenes/advanced/balcony/table_cloth.inc
-share/povray-3.6/scenes/advanced/balcony/table_stuff.inc
-share/povray-3.6/scenes/advanced/balcony/terrain.inc
-share/povray-3.6/scenes/advanced/balcony/water.inc
-share/povray-3.6/scenes/advanced/balcony/bglass.inc
-share/povray-3.6/scenes/advanced/blocks/makestacks.inc
-share/povray-3.6/scenes/advanced/blocks/stackerday.pov
-share/povray-3.6/scenes/advanced/blocks/stackergold.pov
-share/povray-3.6/scenes/advanced/blocks/stackernight.pov
-share/povray-3.6/scenes/advanced/blocks/stackertransp.pov
-share/povray-3.6/scenes/advanced/blocks/stacks.inc
-share/povray-3.6/scenes/advanced/cats/cattex.inc
-share/povray-3.6/scenes/advanced/cats/cattext.inc
-share/povray-3.6/scenes/advanced/cats/coolcat.inc
-share/povray-3.6/scenes/advanced/cats/povcatray.pov
-share/povray-3.6/scenes/advanced/cliche/cliche.pov
-share/povray-3.6/scenes/advanced/cliche/sign.pov
-share/povray-3.6/scenes/advanced/drums2/drums.inc
-share/povray-3.6/scenes/advanced/drums2/drums.pov
-share/povray-3.6/scenes/advanced/drums2/rednewt.png
-share/povray-3.6/scenes/advanced/fish13/finskin2.png
-share/povray-3.6/scenes/advanced/fish13/fish.inc
-share/povray-3.6/scenes/advanced/fish13/fish13.pov
-share/povray-3.6/scenes/advanced/fish13/fisheye.png
-share/povray-3.6/scenes/advanced/fish13/stem1.inc
-share/povray-3.6/scenes/advanced/fish13/world12.inc
-share/povray-3.6/scenes/advanced/glasschess/chesspiece1.inc
-share/povray-3.6/scenes/advanced/glasschess/glasschess.pov
-share/povray-3.6/scenes/advanced/ionic5/b-snake.inc
-share/povray-3.6/scenes/advanced/ionic5/congo4.png
-share/povray-3.6/scenes/advanced/ionic5/ionic5.pov
-share/povray-3.6/scenes/advanced/ionic5/lizard.inc
-share/povray-3.6/scenes/advanced/ionic5/marble.inc
-share/povray-3.6/scenes/advanced/ionic5/panther.inc
-share/povray-3.6/scenes/advanced/ionic5/s-head3.inc
-share/povray-3.6/scenes/advanced/ionic5/turn.inc
-share/povray-3.6/scenes/advanced/ntreal/ntreal.inc
-share/povray-3.6/scenes/advanced/ntreal/ntreal.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot.txt
-share/povray-3.6/scenes/advanced/newltpot/teapot2.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot3.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot4.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot_c1.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_c2.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_c3.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_sph.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_tri.inc
-share/povray-3.6/scenes/advanced/piece2/light.inc
-share/povray-3.6/scenes/advanced/piece2/piece2.pov
-share/povray-3.6/scenes/advanced/piece2/spural1.inc
-share/povray-3.6/scenes/advanced/piece2/spural2.inc
-share/povray-3.6/scenes/advanced/piece2/tori2.inc
-share/povray-3.6/scenes/advanced/piece2/ttexture.inc
-share/povray-3.6/scenes/advanced/piece3/curly-q.inc
-share/povray-3.6/scenes/advanced/piece3/links.inc
-share/povray-3.6/scenes/advanced/piece3/piece3.pov
-share/povray-3.6/scenes/advanced/teapot/teapot.inc
-share/povray-3.6/scenes/advanced/teapot/teapot.pov
-share/povray-3.6/scenes/advanced/abyss.pov
-share/povray-3.6/scenes/advanced/benchmark.ini
-share/povray-3.6/scenes/advanced/benchmark.pov
-share/povray-3.6/scenes/advanced/biscuit.pov
-share/povray-3.6/scenes/advanced/bwstripe.pov
-share/povray-3.6/scenes/advanced/chess2.pov
-share/povray-3.6/scenes/advanced/desk.ini
-share/povray-3.6/scenes/advanced/desk.pov
-share/povray-3.6/scenes/advanced/diffract.pov
-share/povray-3.6/scenes/advanced/float5.pov
-share/povray-3.6/scenes/advanced/gaussianblob.pov
-share/povray-3.6/scenes/advanced/grenadine.pov
-share/povray-3.6/scenes/advanced/infinitybox.pov
-share/povray-3.6/scenes/advanced/isocacti.pov
-share/povray-3.6/scenes/advanced/lamppost.pov
-share/povray-3.6/scenes/advanced/landscape.pov
-share/povray-3.6/scenes/advanced/lemon.inc
-share/povray-3.6/scenes/advanced/mediasky.pov
-share/povray-3.6/scenes/advanced/mist.pov
-share/povray-3.6/scenes/advanced/mtmand.par
-share/povray-3.6/scenes/advanced/mtmand.pov
-share/povray-3.6/scenes/advanced/newdiffract.pov
-share/povray-3.6/scenes/advanced/object_pattern.pov
-share/povray-3.6/scenes/advanced/optics.pov
-share/povray-3.6/scenes/advanced/quilt1.pov
-share/povray-3.6/scenes/advanced/skyvase.pov
-share/povray-3.6/scenes/advanced/sombrero.pov
-share/povray-3.6/scenes/advanced/sunsethf.pov
-share/povray-3.6/scenes/advanced/swirlbox.pov
-share/povray-3.6/scenes/advanced/wallstucco.pov
-share/povray-3.6/scenes/advanced/whiltile.pov
-share/povray-3.6/scenes/advanced/wineglass.pov
-share/povray-3.6/scenes/advanced/woodbox.pov
-share/povray-3.6/scenes/animations/ambient/ambient.ini
-share/povray-3.6/scenes/animations/ambient/ambient.pov
-share/povray-3.6/scenes/animations/boing/boing1.ini
-share/povray-3.6/scenes/animations/boing/boing1.pov
-share/povray-3.6/scenes/animations/boing/bounce.ini
-share/povray-3.6/scenes/animations/boing/bounce.pov
-share/povray-3.6/scenes/animations/boing/glsbng.ini
-share/povray-3.6/scenes/animations/boing/glsbng.pov
-share/povray-3.6/scenes/animations/camera2/camera2.ini
-share/povray-3.6/scenes/animations/camera2/camera2.pov
-share/povray-3.6/scenes/animations/clockd/clockd.pov
-share/povray-3.6/scenes/animations/diffuse/diffuse.ini
-share/povray-3.6/scenes/animations/diffuse/diffuse.pov
-share/povray-3.6/scenes/animations/float1/float1.ini
-share/povray-3.6/scenes/animations/float1/float1.pov
-share/povray-3.6/scenes/animations/float2/float2.ini
-share/povray-3.6/scenes/animations/float2/float2.pov
-share/povray-3.6/scenes/animations/float3/float3.ini
-share/povray-3.6/scenes/animations/float3/float3.pov
-share/povray-3.6/scenes/animations/float4/float4.ini
-share/povray-3.6/scenes/animations/float4/float4.pov
-share/povray-3.6/scenes/animations/fractalzoom/fractalzoom.pov
-share/povray-3.6/scenes/animations/l_o/l_o.ini
-share/povray-3.6/scenes/animations/l_o/l_o.pov
-share/povray-3.6/scenes/animations/life/blink4.inc
-share/povray-3.6/scenes/animations/life/life.ini
-share/povray-3.6/scenes/animations/life/life.pov
-share/povray-3.6/scenes/animations/life/walker.inc
-share/povray-3.6/scenes/animations/pentmap/pentmap.ini
-share/povray-3.6/scenes/animations/pentmap/pentmap.pov
-share/povray-3.6/scenes/animations/quilted/plotqlt.ini
-share/povray-3.6/scenes/animations/quilted/plotqlt.pov
-share/povray-3.6/scenes/animations/raddem/raddem.ini
-share/povray-3.6/scenes/animations/raddem/raddem.pov
-share/povray-3.6/scenes/animations/reflect/reflect.ini
-share/povray-3.6/scenes/animations/reflect/reflect.pov
-share/povray-3.6/scenes/animations/slinky/slnk.ini
-share/povray-3.6/scenes/animations/slinky/slnk.pov
-share/povray-3.6/scenes/animations/speclr/speclr.ini
-share/povray-3.6/scenes/animations/speclr/speclr.pov
-share/povray-3.6/scenes/animations/splinefollow/splinefollow.pov
-share/povray-3.6/scenes/animations/vect1/vect1.ini
-share/povray-3.6/scenes/animations/vect1/vect1.pov
-share/povray-3.6/scenes/animations/vect2/vect2.ini
-share/povray-3.6/scenes/animations/vect2/vect2.pov
-share/povray-3.6/scenes/camera/camera-context.inc
-share/povray-3.6/scenes/camera/cylinder1.pov
-share/povray-3.6/scenes/camera/cylinder2.pov
-share/povray-3.6/scenes/camera/cylinder3.pov
-share/povray-3.6/scenes/camera/cylinder4.pov
-share/povray-3.6/scenes/camera/fisheye.pov
-share/povray-3.6/scenes/camera/focalblur.pov
-share/povray-3.6/scenes/camera/normal.pov
-share/povray-3.6/scenes/camera/omnimax.pov
-share/povray-3.6/scenes/camera/orthographic.pov
-share/povray-3.6/scenes/camera/panoramic.pov
-share/povray-3.6/scenes/camera/perspective.pov
-share/povray-3.6/scenes/camera/shear.pov
-share/povray-3.6/scenes/camera/spherical.pov
-share/povray-3.6/scenes/camera/ultra_wide_angle.pov
-share/povray-3.6/scenes/incdemo/glasses/glass.pov
-share/povray-3.6/scenes/incdemo/glasses/samp_demo.pov
-share/povray-3.6/scenes/incdemo/glasses/sample.inc
-share/povray-3.6/scenes/incdemo/metals/brasses.pov
-share/povray-3.6/scenes/incdemo/metals/chromes.pov
-share/povray-3.6/scenes/incdemo/metals/coppers.pov
-share/povray-3.6/scenes/incdemo/metals/golds.pov
-share/povray-3.6/scenes/incdemo/metals/metals.doc
-share/povray-3.6/scenes/incdemo/metals/silvers.pov
-share/povray-3.6/scenes/incdemo/metals/stage_xy.inc
-share/povray-3.6/scenes/incdemo/metals/stage_xz.inc
-share/povray-3.6/scenes/incdemo/stones/benediti.pov
-share/povray-3.6/scenes/incdemo/stones/marbteal.pov
-share/povray-3.6/scenes/incdemo/stones/pinkmarb.pov
-share/povray-3.6/scenes/incdemo/stones/rdgranit.pov
-share/povray-3.6/scenes/incdemo/stones/stones.doc
-share/povray-3.6/scenes/incdemo/stones/stones1.pov
-share/povray-3.6/scenes/incdemo/stones/stones2.pov
-share/povray-3.6/scenes/incdemo/woods/ash.pov
-share/povray-3.6/scenes/incdemo/woods/bubinga.pov
-share/povray-3.6/scenes/incdemo/woods/cedar.pov
-share/povray-3.6/scenes/incdemo/woods/morewood.doc
-share/povray-3.6/scenes/incdemo/woods/orngwood.pov
-share/povray-3.6/scenes/incdemo/woods/teak.pov
-share/povray-3.6/scenes/incdemo/woods/testcam.inc
-share/povray-3.6/scenes/incdemo/woods/testobjs.inc
-share/povray-3.6/scenes/incdemo/woods/whiteash.pov
-share/povray-3.6/scenes/incdemo/woods/wood_1.pov
-share/povray-3.6/scenes/incdemo/woods/wood_10.pov
-share/povray-3.6/scenes/incdemo/woods/wood_11.pov
-share/povray-3.6/scenes/incdemo/woods/wood_12.pov
-share/povray-3.6/scenes/incdemo/woods/wood_13.pov
-share/povray-3.6/scenes/incdemo/woods/wood_14.pov
-share/povray-3.6/scenes/incdemo/woods/wood_15.pov
-share/povray-3.6/scenes/incdemo/woods/wood_16.pov
-share/povray-3.6/scenes/incdemo/woods/wood_17.pov
-share/povray-3.6/scenes/incdemo/woods/wood_18.pov
-share/povray-3.6/scenes/incdemo/woods/wood_19.pov
-share/povray-3.6/scenes/incdemo/woods/wood_2.pov
-share/povray-3.6/scenes/incdemo/woods/wood_3.pov
-share/povray-3.6/scenes/incdemo/woods/wood_4.pov
-share/povray-3.6/scenes/incdemo/woods/wood_5.pov
-share/povray-3.6/scenes/incdemo/woods/wood_6.pov
-share/povray-3.6/scenes/incdemo/woods/wood_7.pov
-share/povray-3.6/scenes/incdemo/woods/wood_8.pov
-share/povray-3.6/scenes/incdemo/woods/wood_9.pov
-share/povray-3.6/scenes/incdemo/woods/woods.doc
-share/povray-3.6/scenes/incdemo/woods/woods1.pov
-share/povray-3.6/scenes/incdemo/woods/woods2.pov
-share/povray-3.6/scenes/incdemo/chars.pov
-share/povray-3.6/scenes/incdemo/circletext.pov
-share/povray-3.6/scenes/incdemo/colors.pov
-share/povray-3.6/scenes/incdemo/debug.pov
-share/povray-3.6/scenes/incdemo/finish.pov
-share/povray-3.6/scenes/incdemo/func_gradient.pov
-share/povray-3.6/scenes/incdemo/i_internal.pov
-share/povray-3.6/scenes/incdemo/logo.pov
-share/povray-3.6/scenes/incdemo/math.pov
-share/povray-3.6/scenes/incdemo/screen.pov
-share/povray-3.6/scenes/incdemo/shapes.pov
-share/povray-3.6/scenes/incdemo/shapes2.pov
-share/povray-3.6/scenes/incdemo/shapes_old.pov
-share/povray-3.6/scenes/incdemo/shotxtr.inc
-share/povray-3.6/scenes/incdemo/sort.pov
-share/povray-3.6/scenes/incdemo/strings.pov
-share/povray-3.6/scenes/incdemo/sundial.pov
-share/povray-3.6/scenes/incdemo/texture1.pov
-share/povray-3.6/scenes/incdemo/texture2.pov
-share/povray-3.6/scenes/incdemo/texture3.pov
-share/povray-3.6/scenes/incdemo/transforms.pov
-share/povray-3.6/scenes/interior/media/galaxy.pov
-share/povray-3.6/scenes/interior/media/hollow1.pov
-share/povray-3.6/scenes/interior/media/hollow2.pov
-share/povray-3.6/scenes/interior/media/hollow3.pov
-share/povray-3.6/scenes/interior/media/media1.pov
-share/povray-3.6/scenes/interior/media/media2.pov
-share/povray-3.6/scenes/interior/media/media3.pov
-share/povray-3.6/scenes/interior/media/media4.pov
-share/povray-3.6/scenes/interior/media/media5.pov
-share/povray-3.6/scenes/interior/media/micro.pov
-share/povray-3.6/scenes/interior/atten1.pov
-share/povray-3.6/scenes/interior/atten2.pov
-share/povray-3.6/scenes/interior/ballbox1.pov
-share/povray-3.6/scenes/interior/caustic2.pov
-share/povray-3.6/scenes/interior/crystal.pov
-share/povray-3.6/scenes/interior/fog_f.pov
-share/povray-3.6/scenes/interior/fog_ft.pov
-share/povray-3.6/scenes/interior/fog_std.pov
-share/povray-3.6/scenes/interior/foglayr.pov
-share/povray-3.6/scenes/interior/foglyr2.pov
-share/povray-3.6/scenes/interior/iortest.pov
-share/povray-3.6/scenes/interior/magglass.pov
-share/povray-3.6/scenes/interior/nufog2.pov
-share/povray-3.6/scenes/interior/rainbow1.pov
-share/povray-3.6/scenes/interior/skysph1.pov
-share/povray-3.6/scenes/interior/skysph2.pov
-share/povray-3.6/scenes/language/arrays/array1.pov
-share/povray-3.6/scenes/language/arrays/array2.pov
-share/povray-3.6/scenes/language/arrays/array3.pov
-share/povray-3.6/scenes/language/fileio/fileio.pov
-share/povray-3.6/scenes/language/macros/local.inc
-share/povray-3.6/scenes/language/macros/local.pov
-share/povray-3.6/scenes/language/macros/macro1.pov
-share/povray-3.6/scenes/language/macros/macro2.pov
-share/povray-3.6/scenes/language/macros/macro3.pov
-share/povray-3.6/scenes/language/macros/macro4.pov
-share/povray-3.6/scenes/language/macros/pyramid.pov
-share/povray-3.6/scenes/language/macros/pyramid2.pov
-share/povray-3.6/scenes/language/bounding.pov
-share/povray-3.6/scenes/language/image_size.pov
-share/povray-3.6/scenes/language/splinefunction.pov
-share/povray-3.6/scenes/language/trace-wicker.pov
-share/povray-3.6/scenes/language/trace.pov
-share/povray-3.6/scenes/language/trace2.pov
-share/povray-3.6/scenes/language/tracevines.pov
-share/povray-3.6/scenes/language/vturbulence.pov
-share/povray-3.6/scenes/lights/arealit1.pov
-share/povray-3.6/scenes/lights/arealit2.pov
-share/povray-3.6/scenes/lights/arealit3.pov
-share/povray-3.6/scenes/lights/circular.pov
-share/povray-3.6/scenes/lights/fillite.pov
-share/povray-3.6/scenes/lights/glassthing.pov
-share/povray-3.6/scenes/lights/laser.pov
-share/povray-3.6/scenes/lights/orient.pov
-share/povray-3.6/scenes/lights/parallel_lights.pov
-share/povray-3.6/scenes/lights/phot_met_glass.pov
-share/povray-3.6/scenes/lights/projected_through.pov
-share/povray-3.6/scenes/lights/shadows.pov
-share/povray-3.6/scenes/lights/soft.pov
-share/povray-3.6/scenes/lights/spotlite.pov
-share/povray-3.6/scenes/objectmods/double_illuminate.pov
-share/povray-3.6/scenes/objectmods/no_image.pov
-share/povray-3.6/scenes/objectmods/no_reflection.pov
-share/povray-3.6/scenes/objectmods/thingy.inc
-share/povray-3.6/scenes/objects/csg/cliptst2.pov
-share/povray-3.6/scenes/objects/csg/granite.pov
-share/povray-3.6/scenes/objects/csg/hfclip.pov
-share/povray-3.6/scenes/objects/csg/intee1.pov
-share/povray-3.6/scenes/objects/quartic/axisbox.inc
-share/povray-3.6/scenes/objects/quartic/bicube.pov
-share/povray-3.6/scenes/objects/quartic/folium.pov
-share/povray-3.6/scenes/objects/quartic/grafbic.pov
-share/povray-3.6/scenes/objects/quartic/helix.pov
-share/povray-3.6/scenes/objects/quartic/hyptorus.pov
-share/povray-3.6/scenes/objects/quartic/lemnisc2.pov
-share/povray-3.6/scenes/objects/quartic/lemnisca.pov
-share/povray-3.6/scenes/objects/quartic/monkey.pov
-share/povray-3.6/scenes/objects/quartic/partorus.pov
-share/povray-3.6/scenes/objects/quartic/piriform.pov
-share/povray-3.6/scenes/objects/quartic/quarcyl.pov
-share/povray-3.6/scenes/objects/quartic/quarpara.pov
-share/povray-3.6/scenes/objects/quartic/quartic.cat
-share/povray-3.6/scenes/objects/quartic/steiner.pov
-share/povray-3.6/scenes/objects/quartic/tcubic.pov
-share/povray-3.6/scenes/objects/quartic/teardrop.pov
-share/povray-3.6/scenes/objects/quartic/torus.pov
-share/povray-3.6/scenes/objects/quartic/trough.pov
-share/povray-3.6/scenes/objects/quartic/witch.pov
-share/povray-3.6/scenes/objects/bezier.pov
-share/povray-3.6/scenes/objects/blob.pov
-share/povray-3.6/scenes/objects/blob1a.pov
-share/povray-3.6/scenes/objects/blob1b.pov
-share/povray-3.6/scenes/objects/blob1c.pov
-share/povray-3.6/scenes/objects/box.pov
-share/povray-3.6/scenes/objects/chesmsh.pov
-share/povray-3.6/scenes/objects/chess.inc
-share/povray-3.6/scenes/objects/crater.pov
-share/povray-3.6/scenes/objects/crater_dat.pov
-share/povray-3.6/scenes/objects/fractal1.pov
-share/povray-3.6/scenes/objects/fractal2.pov
-share/povray-3.6/scenes/objects/fractal3.pov
-share/povray-3.6/scenes/objects/fractal4.pov
-share/povray-3.6/scenes/objects/isosurfaces.pov
-share/povray-3.6/scenes/objects/lathe1a.pov
-share/povray-3.6/scenes/objects/lathe1b.pov
-share/povray-3.6/scenes/objects/lathe1c.pov
-share/povray-3.6/scenes/objects/lathe2.pov
-share/povray-3.6/scenes/objects/mesh2.pov
-share/povray-3.6/scenes/objects/pawns.pov
-share/povray-3.6/scenes/objects/polygon.pov
-share/povray-3.6/scenes/objects/primitiv.pov
-share/povray-3.6/scenes/objects/prism1.pov
-share/povray-3.6/scenes/objects/prism2.pov
-share/povray-3.6/scenes/objects/prism3.inc
-share/povray-3.6/scenes/objects/prism3a.pov
-share/povray-3.6/scenes/objects/prism3b.pov
-share/povray-3.6/scenes/objects/prism3c.pov
-share/povray-3.6/scenes/objects/sor1.pov
-share/povray-3.6/scenes/objects/superel1.pov
-share/povray-3.6/scenes/objects/superel2.pov
-share/povray-3.6/scenes/objects/superel3.pov
-share/povray-3.6/scenes/objects/torus1.pov
-share/povray-3.6/scenes/objects/ttf1.pov
-share/povray-3.6/scenes/objects/wtorus.pov
-share/povray-3.6/scenes/portfolio/__empty.ini
-share/povray-3.6/scenes/portfolio/__empty.pov
-share/povray-3.6/scenes/portfolio/allnormals.ini
-share/povray-3.6/scenes/portfolio/allnormals.pov
-share/povray-3.6/scenes/portfolio/allobjects.ini
-share/povray-3.6/scenes/portfolio/allobjects.pov
-share/povray-3.6/scenes/portfolio/allpat1iso.ini
-share/povray-3.6/scenes/portfolio/allpat1iso.pov
-share/povray-3.6/scenes/portfolio/allpat2iso.ini
-share/povray-3.6/scenes/portfolio/allpat2iso.pov
-share/povray-3.6/scenes/portfolio/allpatterns.ini
-share/povray-3.6/scenes/portfolio/allpatterns.pov
-share/povray-3.6/scenes/portfolio/c_colors.ini
-share/povray-3.6/scenes/portfolio/c_colors.pov
-share/povray-3.6/scenes/portfolio/f_finish.ini
-share/povray-3.6/scenes/portfolio/f_finish.pov
-share/povray-3.6/scenes/portfolio/html_gen.inc
-share/povray-3.6/scenes/portfolio/index.html
-share/povray-3.6/scenes/portfolio/m_textures.ini
-share/povray-3.6/scenes/portfolio/m_textures.pov
-share/povray-3.6/scenes/portfolio/p_skies.ini
-share/povray-3.6/scenes/portfolio/o_2shapes.ini
-share/povray-3.6/scenes/portfolio/o_2shapes.pov
-share/povray-3.6/scenes/portfolio/o_shapes.ini
-share/povray-3.6/scenes/portfolio/o_shapes.pov
-share/povray-3.6/scenes/portfolio/o_shapes_old.ini
-share/povray-3.6/scenes/portfolio/o_shapes_old.pov
-share/povray-3.6/scenes/portfolio/o_shapesq.ini
-share/povray-3.6/scenes/portfolio/o_shapesq.pov
-share/povray-3.6/scenes/portfolio/p_skies.pov
-share/povray-3.6/scenes/portfolio/p_textures.ini
-share/povray-3.6/scenes/portfolio/p_textures.pov
-share/povray-3.6/scenes/portfolio/p_woods.ini
-share/povray-3.6/scenes/portfolio/p_woods.pov
-share/povray-3.6/scenes/portfolio/readme.txt
-share/povray-3.6/scenes/portfolio/t_1stones.ini
-share/povray-3.6/scenes/portfolio/t_1stones.pov
-share/povray-3.6/scenes/portfolio/t_2stones.ini
-share/povray-3.6/scenes/portfolio/t_2stones.pov
-share/povray-3.6/scenes/portfolio/t_metals.ini
-share/povray-3.6/scenes/portfolio/t_metals.pov
-share/povray-3.6/scenes/portfolio/t_stars.ini
-share/povray-3.6/scenes/portfolio/t_stars.pov
-share/povray-3.6/scenes/portfolio/t_textures.ini
-share/povray-3.6/scenes/portfolio/t_textures.pov
-share/povray-3.6/scenes/portfolio/t_woods.ini
-share/povray-3.6/scenes/portfolio/t_woods.pov
-share/povray-3.6/scenes/qtvr/qtvrpanorama.pov
-share/povray-3.6/scenes/radiosity/cornell.pov
-share/povray-3.6/scenes/radiosity/patio-radio.pov
-share/povray-3.6/scenes/radiosity/rad_def_test.pov
-share/povray-3.6/scenes/radiosity/radiosity.pov
-share/povray-3.6/scenes/radiosity/radiosity2.pov
-share/povray-3.6/scenes/radiosity/radiosity3.pov
-share/povray-3.6/scenes/textures/finishes/arches.pov
-share/povray-3.6/scenes/textures/finishes/cluster.pov
-share/povray-3.6/scenes/textures/finishes/metallicreflection.pov
-share/povray-3.6/scenes/textures/finishes/var_refl.pov
-share/povray-3.6/scenes/textures/finishes/var_reflection.pov
-share/povray-3.6/scenes/textures/normals/bumpmap.pov
-share/povray-3.6/scenes/textures/normals/norm_acc.pov
-share/povray-3.6/scenes/textures/normals/normal.pov
-share/povray-3.6/scenes/textures/normals/normavg.pov
-share/povray-3.6/scenes/textures/normals/normmap.pov
-share/povray-3.6/scenes/textures/normals/slopemap.pov
-share/povray-3.6/scenes/textures/patterns/agate.pov
-share/povray-3.6/scenes/textures/patterns/bozo.pov
-share/povray-3.6/scenes/textures/patterns/brick.pov
-share/povray-3.6/scenes/textures/patterns/bumps.pov
-share/povray-3.6/scenes/textures/patterns/crackle1.pov
-share/povray-3.6/scenes/textures/patterns/crackle2.pov
-share/povray-3.6/scenes/textures/patterns/crackle3.pov
-share/povray-3.6/scenes/textures/patterns/crackle_form.pov
-share/povray-3.6/scenes/textures/patterns/crackle_solid.pov
-share/povray-3.6/scenes/textures/patterns/densfile.pov
-share/povray-3.6/scenes/textures/patterns/dents.pov
-share/povray-3.6/scenes/textures/patterns/fractals1.pov
-share/povray-3.6/scenes/textures/patterns/fractals2.pov
-share/povray-3.6/scenes/textures/patterns/fractals3.pov
-share/povray-3.6/scenes/textures/patterns/gradient.pov
-share/povray-3.6/scenes/textures/patterns/granite.pov
-share/povray-3.6/scenes/textures/patterns/hexagon.pov
-share/povray-3.6/scenes/textures/patterns/leopard.pov
-share/povray-3.6/scenes/textures/patterns/mandel.pov
-share/povray-3.6/scenes/textures/patterns/marble.pov
-share/povray-3.6/scenes/textures/patterns/onion.pov
-share/povray-3.6/scenes/textures/patterns/pignorm.inc
-share/povray-3.6/scenes/textures/patterns/pigment_pattern.pov
-share/povray-3.6/scenes/textures/patterns/quilt2.pov
-share/povray-3.6/scenes/textures/patterns/quilted.pov
-share/povray-3.6/scenes/textures/patterns/radial.pov
-share/povray-3.6/scenes/textures/patterns/ripples.pov
-share/povray-3.6/scenes/textures/patterns/slopemt.pov
-share/povray-3.6/scenes/textures/patterns/slopemt_dat.pov
-share/povray-3.6/scenes/textures/patterns/spiral1.pov
-share/povray-3.6/scenes/textures/patterns/spiral2.pov
-share/povray-3.6/scenes/textures/patterns/spotted.pov
-share/povray-3.6/scenes/textures/patterns/waves.pov
-share/povray-3.6/scenes/textures/patterns/wrinkles.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud1.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud2.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud3.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud4.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud5.pov
-share/povray-3.6/scenes/textures/pigments/skies/skies.doc
-share/povray-3.6/scenes/textures/pigments/skies/stars.pov
-share/povray-3.6/scenes/textures/pigments/blkhole.pov
-share/povray-3.6/scenes/textures/pigments/cantelop.pov
-share/povray-3.6/scenes/textures/pigments/checker2.pov
-share/povray-3.6/scenes/textures/pigments/crack1.pov
-share/povray-3.6/scenes/textures/pigments/dodec2.pov
-share/povray-3.6/scenes/textures/pigments/eight.pov
-share/povray-3.6/scenes/textures/pigments/filtfun.pov
-share/povray-3.6/scenes/textures/pigments/interp.pov
-share/povray-3.6/scenes/textures/pigments/irid.pov
-share/povray-3.6/scenes/textures/pigments/mapper.pov
-share/povray-3.6/scenes/textures/pigments/mappr2.pov
-share/povray-3.6/scenes/textures/pigments/matmap.pov
-share/povray-3.6/scenes/textures/pigments/pigmap.pov
-share/povray-3.6/scenes/textures/pigments/pigment.pov
-share/povray-3.6/scenes/textures/pigments/planet.pov
-share/povray-3.6/scenes/textures/pigments/spiral1a.pov
-share/povray-3.6/scenes/textures/pigments/transmitfx.pov
-share/povray-3.6/scenes/textures/pigments/txtravg.pov
-share/povray-3.6/scenes/textures/pigments/txtrmap.pov
-share/povray-3.6/scenes/textures/pigments/warp1.pov
-share/povray-3.6/scenes/textures/pigments/warp2.pov
-share/povray-3.6/scenes/textures/interior_texture.pov
-share/povray-3.6/scenes/textures/noise_generator.pov
-share/povray-3.6/scripts/allanim.sh
-share/povray-3.6/scripts/allscene.sh
-share/povray-3.6/scripts/portfolio.sh
-share/povray-3.6/scripts/render_anim.sh
-share/povray-3.6/scripts/render_scene.sh
-share/povray-3.6/scripts/rerunpov.sh
-share/povray-3.6/scripts/runpov.sh
-@dirrm share/povray-3.6/scripts
-@dirrm share/povray-3.6/scenes/textures/pigments/skies
-@dirrm share/povray-3.6/scenes/textures/pigments
-@dirrm share/povray-3.6/scenes/textures/patterns
-@dirrm share/povray-3.6/scenes/textures/normals
-@dirrm share/povray-3.6/scenes/textures/finishes
-@dirrm share/povray-3.6/scenes/textures
-@dirrm share/povray-3.6/scenes/radiosity
-@dirrm share/povray-3.6/scenes/qtvr
-@dirrm share/povray-3.6/scenes/portfolio
-@dirrm share/povray-3.6/scenes/objects/quartic
-@dirrm share/povray-3.6/scenes/objects/csg
-@dirrm share/povray-3.6/scenes/objects
-@dirrm share/povray-3.6/scenes/objectmods
-@dirrm share/povray-3.6/scenes/lights
-@dirrm share/povray-3.6/scenes/language/macros
-@dirrm share/povray-3.6/scenes/language/fileio
-@dirrm share/povray-3.6/scenes/language/arrays
-@dirrm share/povray-3.6/scenes/language
-@dirrm share/povray-3.6/scenes/interior/media
-@dirrm share/povray-3.6/scenes/interior
-@dirrm share/povray-3.6/scenes/incdemo/woods
-@dirrm share/povray-3.6/scenes/incdemo/stones
-@dirrm share/povray-3.6/scenes/incdemo/metals
-@dirrm share/povray-3.6/scenes/incdemo/glasses
-@dirrm share/povray-3.6/scenes/incdemo
-@dirrm share/povray-3.6/scenes/camera
-@dirrm share/povray-3.6/scenes/animations/vect2
-@dirrm share/povray-3.6/scenes/animations/vect1
-@dirrm share/povray-3.6/scenes/animations/splinefollow
-@dirrm share/povray-3.6/scenes/animations/speclr
-@dirrm share/povray-3.6/scenes/animations/slinky
-@dirrm share/povray-3.6/scenes/animations/reflect
-@dirrm share/povray-3.6/scenes/animations/raddem
-@dirrm share/povray-3.6/scenes/animations/quilted
-@dirrm share/povray-3.6/scenes/animations/pentmap
-@dirrm share/povray-3.6/scenes/animations/life
-@dirrm share/povray-3.6/scenes/animations/l_o
-@dirrm share/povray-3.6/scenes/animations/fractalzoom
-@dirrm share/povray-3.6/scenes/animations/float4
-@dirrm share/povray-3.6/scenes/animations/float3
-@dirrm share/povray-3.6/scenes/animations/float2
-@dirrm share/povray-3.6/scenes/animations/float1
-@dirrm share/povray-3.6/scenes/animations/diffuse
-@dirrm share/povray-3.6/scenes/animations/clockd
-@dirrm share/povray-3.6/scenes/animations/camera2
-@dirrm share/povray-3.6/scenes/animations/boing
-@dirrm share/povray-3.6/scenes/animations/ambient
-@dirrm share/povray-3.6/scenes/animations
-@dirrm share/povray-3.6/scenes/advanced/teapot
-@dirrm share/povray-3.6/scenes/advanced/piece3
-@dirrm share/povray-3.6/scenes/advanced/piece2
-@dirrm share/povray-3.6/scenes/advanced/ntreal
-@dirrm share/povray-3.6/scenes/advanced/newltpot
-@dirrm share/povray-3.6/scenes/advanced/ionic5
-@dirrm share/povray-3.6/scenes/advanced/glasschess
-@dirrm share/povray-3.6/scenes/advanced/fish13
-@dirrm share/povray-3.6/scenes/advanced/drums2
-@dirrm share/povray-3.6/scenes/advanced/cliche
-@dirrm share/povray-3.6/scenes/advanced/cats
-@dirrm share/povray-3.6/scenes/advanced/blocks
-@dirrm share/povray-3.6/scenes/advanced/balcony
-@dirrm share/povray-3.6/scenes/advanced
-@dirrm share/povray-3.6/scenes
-@dirrm share/povray-3.6/ini
-@dirrm share/povray-3.6/include
-@dirrm share/povray-3.6/icons
-@dirrm share/povray-3.6
-@dirrm share/doc/povray-3.6/html/images/tutorial
-@dirrm share/doc/povray-3.6/html/images/reference/colors
-@dirrm share/doc/povray-3.6/html/images/reference
-@dirrm share/doc/povray-3.6/html/images
-@dirrm share/doc/povray-3.6/html
-@dirrm share/doc/povray-3.6
-@dirrm etc/povray/3.6
-@dirrm etc/povray
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
deleted file mode 100644
index e62c72d0477a..000000000000
--- a/graphics/povray37/Makefile
+++ /dev/null
@@ -1,78 +0,0 @@
-# New ports collection makefile for: POV-Ray
-# Date created: 3 Dec 1996
-# Whom: paulo@isr.uc.pt
-#
-# $FreeBSD$
-#
-
-PORTNAME= povray
-PORTVERSION= 3.6.1
-PORTREVISION= 8
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
- ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,}
-MASTER_SITE_SUBDIR= Official/Unix
-DIST_SUBDIR= povray36
-
-MAINTAINER= maho@FreeBSD.org
-COMMENT= Persistence of Vision Ray Tracer
-
-.if defined(WITH_ICC)
-BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
-.endif
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- tiff:${PORTSDIR}/graphics/tiff \
- jpeg:${PORTSDIR}/graphics/jpeg
-
-USE_XORG= x11
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:268
-LATEST_LINK= ${PORTNAME}36
-
-.include <bsd.port.pre.mk>
-
-.if (${ARCH} == "i386")
-LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib
-.endif
-
-.if defined(WITH_OPTIMIZED_FLAGS)
-CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations
-CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -Wno-multichar
-.if (${ARCH} == "i386" && !${ARCH} == "amd64" )
-CFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
-CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
-.endif # i386
-.endif
-
-.if defined(WITH_ICC)
-CC= ${LOCALBASE}/intel_cc_80/bin/icc
-CXX= ${LOCALBASE}/intel_cc_80/bin/icpc
-CFLAGS= -O3 -tpp7 -axN -Vaxlib
-CXXFLAGS= -O3 -tpp7 -axN -Vaxlib
-.endif
-
-CONFIGURE_ARGS= --x-includes="${LOCALBASE}/include" --includedir=${LOCALBASE} \
- CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
- CFLAGS="${CFLAGS} -L${LOCALBASE}/lib" \
- LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \
- --disable-optimiz
-
-MAN1= povray.1
-
-post-patch:
- #@${REINPLACE_CMD} -e 's+@PREFIX@+${PREFIX}+g;' ${WRKSRC}/povray.ini
- #@${REINPLACE_CMD} -e 's+%INSTALLDIR%+${PREFIX}/share/${PORTNAME}-${PORTVERSION}+g;' ${WRKSRC}/povray.conf
-.if !defined(WITH_OPTIMIZED_FLAGS)
- @${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes."
-.endif
-
-do-install:
- @(cd ${WRKSRC} ; ${GMAKE} install)
-
-post-install:
- @${SED} -e 's,/usr/local,${PREFIX},g' ${DESCR}
-
-.include <bsd.port.post.mk>
diff --git a/graphics/povray37/distinfo b/graphics/povray37/distinfo
deleted file mode 100644
index 29b4687a3b3d..000000000000
--- a/graphics/povray37/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (povray36/povray-3.6.1.tar.bz2) = b5789bb7eeaed0809c5c82d0efda571d
-SHA256 (povray36/povray-3.6.1.tar.bz2) = 4e8a7fecd44807343b6867e1f2440aa0e09613d6d69a7385ac48f4e5e7737a73
-SIZE (povray36/povray-3.6.1.tar.bz2) = 8200160
diff --git a/graphics/povray37/files/patch-png_pov.cpp b/graphics/povray37/files/patch-png_pov.cpp
deleted file mode 100644
index 01225b66021e..000000000000
--- a/graphics/povray37/files/patch-png_pov.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- source/png_pov.cpp.orig 2004-08-03 01:11:37.000000000 +0200
-+++ source/png_pov.cpp 2010-03-29 14:06:26.000000000 +0200
-@@ -1428,7 +1428,7 @@
- if(r_info_ptr->valid & PNG_INFO_tRNS)
- {
- for (index = 0; index < r_info_ptr->num_trans; index++)
-- cmap[index].Transmit = 255 - r_info_ptr->trans[index];
-+ cmap[index].Transmit = 255 - r_info_ptr->trans_alpha[index];
- }
-
- Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image");
-@@ -1461,7 +1461,7 @@
- if(r_info_ptr->valid & PNG_INFO_tRNS)
- {
- for (index = 0; index < r_info_ptr->num_trans; index++)
-- cmap[index].Transmit = 255 - r_info_ptr->trans[index];
-+ cmap[index].Transmit = 255 - r_info_ptr->trans_alpha[index];
- }
-
- Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image");
diff --git a/graphics/povray37/pkg-descr b/graphics/povray37/pkg-descr
deleted file mode 100644
index 67615369ae92..000000000000
--- a/graphics/povray37/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-POV-Ray(TM) 3.5 Persistence of Vision Ray Tracer
-
-The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
-photo-realistic images using a rendering technique called ray-tracing. It
-reads in a text file containing information describing the objects and
-lighting in a scene and generates an image of that scene from the view point
-of a camera also described in the text file. Ray-tracing is not a fast
-process by any means, but it produces very high quality images with realistic
-reflections, shading, perspective and other effects.
-
-Legal and License information can be consulted in the following file
-/usr/local/share/doc/povray-3.6/povlegal.doc
-
-WWW: http://www.povray.org/
diff --git a/graphics/povray37/pkg-plist b/graphics/povray37/pkg-plist
deleted file mode 100644
index 529aa605da53..000000000000
--- a/graphics/povray37/pkg-plist
+++ /dev/null
@@ -1,1197 +0,0 @@
-bin/povray
-etc/povray/3.6/povray.conf
-etc/povray/3.6/povray.ini
-share/doc/povray-3.6/html/images/tutorial/aerobics.png
-share/doc/povray-3.6/html/images/tutorial/arainbow.png
-share/doc/povray-3.6/html/images/tutorial/bezspline1.png
-share/doc/povray-3.6/html/images/tutorial/bezspline2.png
-share/doc/povray-3.6/html/images/tutorial/bezspline3.png
-share/doc/povray-3.6/html/images/tutorial/bgvisfog.png
-share/doc/povray-3.6/html/images/tutorial/blobhand.png
-share/doc/povray-3.6/html/images/tutorial/bpatch01.png
-share/doc/povray-3.6/html/images/tutorial/bpatch02.png
-share/doc/povray-3.6/html/images/tutorial/bpatch03.png
-share/doc/povray-3.6/html/images/tutorial/cloudsky.png
-share/doc/povray-3.6/html/images/tutorial/crainbow.png
-share/doc/povray-3.6/html/images/tutorial/cubprism.png
-share/doc/povray-3.6/html/images/tutorial/cuspline.png
-share/doc/povray-3.6/html/images/tutorial/filtfog.png
-share/doc/povray-3.6/html/images/tutorial/hexprism.png
-share/doc/povray-3.6/html/images/tutorial/imprhand.png
-share/doc/povray-3.6/html/images/tutorial/imprswep.png
-share/doc/povray-3.6/html/images/tutorial/iso_01.png
-share/doc/povray-3.6/html/images/tutorial/iso_02.png
-share/doc/povray-3.6/html/images/tutorial/iso_03.png
-share/doc/povray-3.6/html/images/tutorial/iso_04.png
-share/doc/povray-3.6/html/images/tutorial/iso_05.png
-share/doc/povray-3.6/html/images/tutorial/iso_06.png
-share/doc/povray-3.6/html/images/tutorial/iso_07.png
-share/doc/povray-3.6/html/images/tutorial/iso_08.png
-share/doc/povray-3.6/html/images/tutorial/iso_09.png
-share/doc/povray-3.6/html/images/tutorial/iso_10.png
-share/doc/povray-3.6/html/images/tutorial/iso_11.png
-share/doc/povray-3.6/html/images/tutorial/iso_12.png
-share/doc/povray-3.6/html/images/tutorial/iso_13.png
-share/doc/povray-3.6/html/images/tutorial/iso_14.png
-share/doc/povray-3.6/html/images/tutorial/iso_15.png
-share/doc/povray-3.6/html/images/tutorial/iso_16.png
-share/doc/povray-3.6/html/images/tutorial/iso_17.png
-share/doc/povray-3.6/html/images/tutorial/iso_18.png
-share/doc/povray-3.6/html/images/tutorial/iso_19.png
-share/doc/povray-3.6/html/images/tutorial/iso_20.png
-share/doc/povray-3.6/html/images/tutorial/iso_21.png
-share/doc/povray-3.6/html/images/tutorial/iso_22.png
-share/doc/povray-3.6/html/images/tutorial/iso_23.png
-share/doc/povray-3.6/html/images/tutorial/latheobj.png
-share/doc/povray-3.6/html/images/tutorial/lowfog.png
-share/doc/povray-3.6/html/images/tutorial/mediatut1.png
-share/doc/povray-3.6/html/images/tutorial/mediatut2.png
-share/doc/povray-3.6/html/images/tutorial/pic1.png
-share/doc/povray-3.6/html/images/tutorial/mediatut3.png
-share/doc/povray-3.6/html/images/tutorial/mediatut4.png
-share/doc/povray-3.6/html/images/tutorial/mediatut5.png
-share/doc/povray-3.6/html/images/tutorial/mediatut6.png
-share/doc/povray-3.6/html/images/tutorial/mediatut7.png
-share/doc/povray-3.6/html/images/tutorial/multifog.png
-share/doc/povray-3.6/html/images/tutorial/mvspline.png
-share/doc/povray-3.6/html/images/tutorial/pic2.png
-share/doc/povray-3.6/html/images/tutorial/pic3.png
-share/doc/povray-3.6/html/images/tutorial/polypic1.png
-share/doc/povray-3.6/html/images/tutorial/polypic2.png
-share/doc/povray-3.6/html/images/tutorial/polypic3.png
-share/doc/povray-3.6/html/images/tutorial/polyword.png
-share/doc/povray-3.6/html/images/tutorial/pvhfield.png
-share/doc/povray-3.6/html/images/tutorial/pyrsweep.png
-share/doc/povray-3.6/html/images/tutorial/quspline.png
-share/doc/povray-3.6/html/images/tutorial/radA_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_03a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_03.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_04.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_05.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_06a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_06.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_07a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_07.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_08a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_08.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_09a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_09.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_10a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_10.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_11a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_11.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_12a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_12.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_13a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_13.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_14a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_14.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_15.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_16.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_17.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_18.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_19a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_19.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_20a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_20.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_21.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_22.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_23a.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_23.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_24.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_25.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_26.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_27.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_28.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_29.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_30.jpg
-share/doc/povray-3.6/html/images/tutorial/radA_31.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_02.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_03.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_04.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_05.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_06.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_07.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_08.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_09.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_10.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_11.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_12.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_13.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_14.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_15a.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_15.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_16.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_17a.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_17.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_18.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_19.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_20.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_21.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_22.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_23.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_24.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_25.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_26.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_27.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_28.jpg
-share/doc/povray-3.6/html/images/tutorial/radB_X.png
-share/doc/povray-3.6/html/images/tutorial/radC_01.jpg
-share/doc/povray-3.6/html/images/tutorial/radC_02.jpg
-share/doc/povray-3.6/html/images/tutorial/radC_03.jpg
-share/doc/povray-3.6/html/images/tutorial/raytracer.png
-share/doc/povray-3.6/html/images/tutorial/redsun.png
-share/doc/povray-3.6/html/images/tutorial/rrainbow.png
-share/doc/povray-3.6/html/images/tutorial/shadowtest2.png
-share/doc/povray-3.6/html/images/tutorial/shadowtest.png
-share/doc/povray-3.6/html/images/tutorial/simpblob.png
-share/doc/povray-3.6/html/images/tutorial/skyspher.png
-share/doc/povray-3.6/html/images/tutorial/smplfog.png
-share/doc/povray-3.6/html/images/tutorial/sorobj.png
-share/doc/povray-3.6/html/images/tutorial/sphblob.png
-share/doc/povray-3.6/html/images/tutorial/spline.png
-share/doc/povray-3.6/html/images/tutorial/startifacts.png
-share/doc/povray-3.6/html/images/tutorial/subshape.png
-share/doc/povray-3.6/html/images/tutorial/superell.png
-share/doc/povray-3.6/html/images/tutorial/sweepinc.png
-share/doc/povray-3.6/html/images/tutorial/torchain.png
-share/doc/povray-3.6/html/images/tutorial/turbfog.png
-share/doc/povray-3.6/html/images/tutorial/txtstone.png
-share/doc/povray-3.6/html/images/tutorial/handed.png
-share/doc/povray-3.6/html/images/tutorial/mesh2.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc1.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc2.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc3.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc4.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc5.png
-share/doc/povray-3.6/html/images/tutorial/polyfunc6.png
-share/doc/povray-3.6/html/images/tutorial/ptcubobj.png
-share/doc/povray-3.6/html/images/tutorial/raytracing.png
-share/doc/povray-3.6/html/images/tutorial/triangles.png
-share/doc/povray-3.6/html/images/reference/colors/red.jpg
-share/doc/povray-3.6/html/images/reference/colors/green.jpg
-share/doc/povray-3.6/html/images/reference/colors/blue.jpg
-share/doc/povray-3.6/html/images/reference/colors/yellow.jpg
-share/doc/povray-3.6/html/images/reference/colors/cyan.jpg
-share/doc/povray-3.6/html/images/reference/colors/magenta.jpg
-share/doc/povray-3.6/html/images/reference/colors/clear.jpg
-share/doc/povray-3.6/html/images/reference/colors/white.jpg
-share/doc/povray-3.6/html/images/reference/colors/black.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray05.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray10.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray15.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray20.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray25.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray30.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray35.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray40.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray45.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray50.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray55.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray60.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray65.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray70.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray75.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray80.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray85.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray90.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray95.jpg
-share/doc/povray-3.6/html/images/reference/colors/dimgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/gray.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/vlightgray.jpg
-share/doc/povray-3.6/html/images/reference/colors/aquamarine.jpg
-share/doc/povray-3.6/html/images/reference/colors/blueviolet.jpg
-share/doc/povray-3.6/html/images/reference/colors/brown.jpg
-share/doc/povray-3.6/html/images/reference/colors/cadetblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/coral.jpg
-share/doc/povray-3.6/html/images/reference/colors/cornflowerblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkolivegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkorchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkslateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkslategray.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkturquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/firebrick.jpg
-share/doc/povray-3.6/html/images/reference/colors/gold.jpg
-share/doc/povray-3.6/html/images/reference/colors/forestgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/goldenrod.jpg
-share/doc/povray-3.6/html/images/reference/colors/greenyellow.jpg
-share/doc/povray-3.6/html/images/reference/colors/indianred.jpg
-share/doc/povray-3.6/html/images/reference/colors/khaki.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightsteelblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/limegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/maroon.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumaquamarine.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumforestgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumgoldenrod.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumorchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumseagreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumslateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumspringgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumturquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumvioletred.jpg
-share/doc/povray-3.6/html/images/reference/colors/midnightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/navy.jpg
-share/doc/povray-3.6/html/images/reference/colors/navyblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/orange.jpg
-share/doc/povray-3.6/html/images/reference/colors/orangered.jpg
-share/doc/povray-3.6/html/images/reference/colors/orchid.jpg
-share/doc/povray-3.6/html/images/reference/colors/palegreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/pink.jpg
-share/doc/povray-3.6/html/images/reference/colors/plum.jpg
-share/doc/povray-3.6/html/images/reference/colors/salmon.jpg
-share/doc/povray-3.6/html/images/reference/colors/seagreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/sienna.jpg
-share/doc/povray-3.6/html/images/reference/colors/skyblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/slateblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/springgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/steelblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/tan.jpg
-share/doc/povray-3.6/html/images/reference/colors/thistle.jpg
-share/doc/povray-3.6/html/images/reference/colors/turquoise.jpg
-share/doc/povray-3.6/html/images/reference/colors/violet.jpg
-share/doc/povray-3.6/html/images/reference/colors/violetred.jpg
-share/doc/povray-3.6/html/images/reference/colors/wheat.jpg
-share/doc/povray-3.6/html/images/reference/colors/yellowgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/summersky.jpg
-share/doc/povray-3.6/html/images/reference/colors/richblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/brass.jpg
-share/doc/povray-3.6/html/images/reference/colors/copper.jpg
-share/doc/povray-3.6/html/images/reference/colors/bronze.jpg
-share/doc/povray-3.6/html/images/reference/colors/bronze2.jpg
-share/doc/povray-3.6/html/images/reference/colors/silver.jpg
-share/doc/povray-3.6/html/images/reference/colors/brightgold.jpg
-share/doc/povray-3.6/html/images/reference/colors/oldgold.jpg
-share/doc/povray-3.6/html/images/reference/colors/feldspar.jpg
-share/doc/povray-3.6/html/images/reference/colors/quartz.jpg
-share/doc/povray-3.6/html/images/reference/colors/mica.jpg
-share/doc/povray-3.6/html/images/reference/colors/neonpink.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkpurple.jpg
-share/doc/povray-3.6/html/images/reference/colors/neonblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/coolcopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/mandarinorange.jpg
-share/doc/povray-3.6/html/images/reference/colors/lightwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/mediumwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkwood.jpg
-share/doc/povray-3.6/html/images/reference/colors/spicypink.jpg
-share/doc/povray-3.6/html/images/reference/colors/semisweetchoc.jpg
-share/doc/povray-3.6/html/images/reference/colors/bakerschoc.jpg
-share/doc/povray-3.6/html/images/reference/colors/flesh.jpg
-share/doc/povray-3.6/html/images/reference/colors/newtan.jpg
-share/doc/povray-3.6/html/images/reference/colors/newmidnightblue.jpg
-share/doc/povray-3.6/html/images/reference/colors/verydarkbrown.jpg
-share/doc/povray-3.6/html/images/reference/colors/darkbrown.jpg
-share/doc/povray-3.6/html/images/reference/colors/darktan.jpg
-share/doc/povray-3.6/html/images/reference/colors/greencopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/dkgreencopper.jpg
-share/doc/povray-3.6/html/images/reference/colors/dustyrose.jpg
-share/doc/povray-3.6/html/images/reference/colors/huntersgreen.jpg
-share/doc/povray-3.6/html/images/reference/colors/scarlet.jpg
-share/doc/povray-3.6/html/images/reference/colors/med_purple.jpg
-share/doc/povray-3.6/html/images/reference/colors/light_purple.jpg
-share/doc/povray-3.6/html/images/reference/colors/very_light_purple.jpg
-share/doc/povray-3.6/html/images/reference/areal.png
-share/doc/povray-3.6/html/images/reference/photons1.png
-share/doc/povray-3.6/html/images/reference/photons2.png
-share/doc/povray-3.6/html/images/reference/shootph.png
-share/doc/povray-3.6/html/images/reference/turbrand.png
-share/doc/povray-3.6/html/images/reference/area1.png
-share/doc/povray-3.6/html/images/reference/area2.png
-share/doc/povray-3.6/html/images/reference/arealigh.png
-share/doc/povray-3.6/html/images/reference/blobdens.png
-share/doc/povray-3.6/html/images/reference/boxgeom.png
-share/doc/povray-3.6/html/images/reference/boxmap.png
-share/doc/povray-3.6/html/images/reference/clipobj.png
-share/doc/povray-3.6/html/images/reference/conegeom.png
-share/doc/povray-3.6/html/images/reference/curvmath.png
-share/doc/povray-3.6/html/images/reference/cylgeom.png
-share/doc/povray-3.6/html/images/reference/diffobj.png
-share/doc/povray-3.6/html/images/reference/diftight.png
-share/doc/povray-3.6/html/images/reference/fixedrad.png
-share/doc/povray-3.6/html/images/reference/fixfallo.png
-share/doc/povray-3.6/html/images/reference/gamma.png
-share/doc/povray-3.6/html/images/reference/hexpat.png
-share/doc/povray-3.6/html/images/reference/hgscatt.png
-share/doc/povray-3.6/html/images/reference/isectobj.png
-share/doc/povray-3.6/html/images/reference/lattenua.png
-share/doc/povray-3.6/html/images/reference/lfadefx.png
-share/doc/povray-3.6/html/images/reference/medatten.png
-share/doc/povray-3.6/html/images/reference/mergeobj.png
-share/doc/povray-3.6/html/images/reference/miehaze.png
-share/doc/povray-3.6/html/images/reference/miemurky.png
-share/doc/povray-3.6/html/images/reference/mimxrtor.png
-share/doc/povray-3.6/html/images/reference/negradli.png
-share/doc/povray-3.6/html/images/reference/objoverl.png
-share/doc/povray-3.6/html/images/reference/perspcam.png
-share/doc/povray-3.6/html/images/reference/pixhfld.png
-share/doc/povray-3.6/html/images/reference/prod.png
-share/doc/povray-3.6/html/images/reference/quiltpt1.png
-share/doc/povray-3.6/html/images/reference/quiltpt2.png
-share/doc/povray-3.6/html/images/reference/quiltpt3.png
-share/doc/povray-3.6/html/images/reference/quiltpt4.png
-share/doc/povray-3.6/html/images/reference/raylscat.png
-share/doc/povray-3.6/html/images/reference/recsuper.png
-share/doc/povray-3.6/html/images/reference/segmpts.png
-share/doc/povray-3.6/html/images/reference/sormath.png
-share/doc/povray-3.6/html/images/reference/sphgeom.png
-share/doc/povray-3.6/html/images/reference/spotgeom.png
-share/doc/povray-3.6/html/images/reference/sqemath.png
-share/doc/povray-3.6/html/images/reference/sum.png
-share/doc/povray-3.6/html/images/reference/unhfield.png
-share/doc/povray-3.6/html/images/reference/unionobj.png
-share/doc/povray-3.6/html/frame.html
-share/doc/povray-3.6/html/idx.html
-share/doc/povray-3.6/html/index.html
-share/doc/povray-3.6/html/logotexts.jpg
-share/doc/povray-3.6/html/menu.html
-share/doc/povray-3.6/html/next.png
-share/doc/povray-3.6/html/povlegal.html
-share/doc/povray-3.6/html/povlogotext.jpg
-share/doc/povray-3.6/html/povray35.css
-share/doc/povray-3.6/html/prev.png
-share/doc/povray-3.6/html/s_100.html
-share/doc/povray-3.6/html/s_101.html
-share/doc/povray-3.6/html/s_102.html
-share/doc/povray-3.6/html/s_103.html
-share/doc/povray-3.6/html/s_104.html
-share/doc/povray-3.6/html/s_105.html
-share/doc/povray-3.6/html/s_106.html
-share/doc/povray-3.6/html/s_107.html
-share/doc/povray-3.6/html/s_108.html
-share/doc/povray-3.6/html/s_109.html
-share/doc/povray-3.6/html/s_10.html
-share/doc/povray-3.6/html/s_110.html
-share/doc/povray-3.6/html/s_111.html
-share/doc/povray-3.6/html/s_112.html
-share/doc/povray-3.6/html/s_113.html
-share/doc/povray-3.6/html/s_114.html
-share/doc/povray-3.6/html/s_115.html
-share/doc/povray-3.6/html/s_116.html
-share/doc/povray-3.6/html/s_117.html
-share/doc/povray-3.6/html/s_118.html
-share/doc/povray-3.6/html/s_119.html
-share/doc/povray-3.6/html/s_11.html
-share/doc/povray-3.6/html/s_120.html
-share/doc/povray-3.6/html/s_121.html
-share/doc/povray-3.6/html/s_122.html
-share/doc/povray-3.6/html/s_123.html
-share/doc/povray-3.6/html/s_124.html
-share/doc/povray-3.6/html/s_125.html
-share/doc/povray-3.6/html/s_126.html
-share/doc/povray-3.6/html/s_127.html
-share/doc/povray-3.6/html/s_128.html
-share/doc/povray-3.6/html/s_129.html
-share/doc/povray-3.6/html/s_12.html
-share/doc/povray-3.6/html/s_130.html
-share/doc/povray-3.6/html/s_131.html
-share/doc/povray-3.6/html/s_132.html
-share/doc/povray-3.6/html/s_133.html
-share/doc/povray-3.6/html/s_134.html
-share/doc/povray-3.6/html/s_135.html
-share/doc/povray-3.6/html/s_136.html
-share/doc/povray-3.6/html/s_137.html
-share/doc/povray-3.6/html/s_138.html
-share/doc/povray-3.6/html/s_139.html
-share/doc/povray-3.6/html/s_13.html
-share/doc/povray-3.6/html/s_140.html
-share/doc/povray-3.6/html/s_141.html
-share/doc/povray-3.6/html/s_142.html
-share/doc/povray-3.6/html/s_143.html
-share/doc/povray-3.6/html/s_144.html
-share/doc/povray-3.6/html/s_145.html
-share/doc/povray-3.6/html/s_146.html
-share/doc/povray-3.6/html/s_147.html
-share/doc/povray-3.6/html/s_148.html
-share/doc/povray-3.6/html/s_149.html
-share/doc/povray-3.6/html/s_14.html
-share/doc/povray-3.6/html/s_150.html
-share/doc/povray-3.6/html/s_151.html
-share/doc/povray-3.6/html/s_152.html
-share/doc/povray-3.6/html/s_153.html
-share/doc/povray-3.6/html/s_154.html
-share/doc/povray-3.6/html/s_155.html
-share/doc/povray-3.6/html/s_156.html
-share/doc/povray-3.6/html/s_157.html
-share/doc/povray-3.6/html/s_158.html
-share/doc/povray-3.6/html/s_159.html
-share/doc/povray-3.6/html/s_15.html
-share/doc/povray-3.6/html/s_160.html
-share/doc/povray-3.6/html/s_161.html
-share/doc/povray-3.6/html/s_162.html
-share/doc/povray-3.6/html/s_163.html
-share/doc/povray-3.6/html/s_164.html
-share/doc/povray-3.6/html/s_165.html
-share/doc/povray-3.6/html/s_16.html
-share/doc/povray-3.6/html/s_17.html
-share/doc/povray-3.6/html/s_18.html
-share/doc/povray-3.6/html/s_19.html
-share/doc/povray-3.6/html/s_1.html
-share/doc/povray-3.6/html/s_20.html
-share/doc/povray-3.6/html/s_21.html
-share/doc/povray-3.6/html/s_22.html
-share/doc/povray-3.6/html/s_23.html
-share/doc/povray-3.6/html/s_24.html
-share/doc/povray-3.6/html/s_25.html
-share/doc/povray-3.6/html/s_26.html
-share/doc/povray-3.6/html/s_27.html
-share/doc/povray-3.6/html/s_28.html
-share/doc/povray-3.6/html/s_29.html
-share/doc/povray-3.6/html/s_2.html
-share/doc/povray-3.6/html/s_30.html
-share/doc/povray-3.6/html/s_31.html
-share/doc/povray-3.6/html/s_32.html
-share/doc/povray-3.6/html/s_33.html
-share/doc/povray-3.6/html/s_34.html
-share/doc/povray-3.6/html/s_35.html
-share/doc/povray-3.6/html/s_36.html
-share/doc/povray-3.6/html/s_37.html
-share/doc/povray-3.6/html/s_38.html
-share/doc/povray-3.6/html/s_39.html
-share/doc/povray-3.6/html/s_3.html
-share/doc/povray-3.6/html/s_40.html
-share/doc/povray-3.6/html/s_41.html
-share/doc/povray-3.6/html/s_42.html
-share/doc/povray-3.6/html/s_43.html
-share/doc/povray-3.6/html/s_44.html
-share/doc/povray-3.6/html/s_45.html
-share/doc/povray-3.6/html/s_46.html
-share/doc/povray-3.6/html/s_47.html
-share/doc/povray-3.6/html/s_48.html
-share/doc/povray-3.6/html/s_49.html
-share/doc/povray-3.6/html/s_4.html
-share/doc/povray-3.6/html/s_50.html
-share/doc/povray-3.6/html/s_51.html
-share/doc/povray-3.6/html/s_52.html
-share/doc/povray-3.6/html/s_53.html
-share/doc/povray-3.6/html/s_54.html
-share/doc/povray-3.6/html/s_55.html
-share/doc/povray-3.6/html/s_56.html
-share/doc/povray-3.6/html/s_57.html
-share/doc/povray-3.6/html/s_58.html
-share/doc/povray-3.6/html/s_59.html
-share/doc/povray-3.6/html/s_5.html
-share/doc/povray-3.6/html/s_60.html
-share/doc/povray-3.6/html/s_61.html
-share/doc/povray-3.6/html/s_62.html
-share/doc/povray-3.6/html/s_63.html
-share/doc/povray-3.6/html/s_64.html
-share/doc/povray-3.6/html/s_65.html
-share/doc/povray-3.6/html/s_66.html
-share/doc/povray-3.6/html/s_67.html
-share/doc/povray-3.6/html/s_68.html
-share/doc/povray-3.6/html/s_69.html
-share/doc/povray-3.6/html/s_6.html
-share/doc/povray-3.6/html/s_70.html
-share/doc/povray-3.6/html/s_71.html
-share/doc/povray-3.6/html/s_72.html
-share/doc/povray-3.6/html/s_73.html
-share/doc/povray-3.6/html/s_74.html
-share/doc/povray-3.6/html/s_75.html
-share/doc/povray-3.6/html/s_76.html
-share/doc/povray-3.6/html/s_77.html
-share/doc/povray-3.6/html/s_78.html
-share/doc/povray-3.6/html/s_79.html
-share/doc/povray-3.6/html/s_7.html
-share/doc/povray-3.6/html/s_80.html
-share/doc/povray-3.6/html/s_81.html
-share/doc/povray-3.6/html/s_82.html
-share/doc/povray-3.6/html/s_83.html
-share/doc/povray-3.6/html/s_84.html
-share/doc/povray-3.6/html/s_85.html
-share/doc/povray-3.6/html/s_86.html
-share/doc/povray-3.6/html/s_87.html
-share/doc/povray-3.6/html/s_88.html
-share/doc/povray-3.6/html/s_89.html
-share/doc/povray-3.6/html/s_8.html
-share/doc/povray-3.6/html/s_90.html
-share/doc/povray-3.6/html/s_91.html
-share/doc/povray-3.6/html/s_92.html
-share/doc/povray-3.6/html/s_93.html
-share/doc/povray-3.6/html/s_94.html
-share/doc/povray-3.6/html/s_95.html
-share/doc/povray-3.6/html/s_96.html
-share/doc/povray-3.6/html/s_97.html
-share/doc/povray-3.6/html/s_98.html
-share/doc/povray-3.6/html/s_99.html
-share/doc/povray-3.6/html/s_9.html
-share/doc/povray-3.6/html/toc.html
-share/doc/povray-3.6/distribution-license.txt
-share/doc/povray-3.6/povwhere.txt
-share/doc/povray-3.6/revision.txt
-share/doc/povray-3.6/source-license.txt
-share/doc/povray-3.6/povlegal.doc
-share/doc/povray-3.6/README.unix
-share/doc/povray-3.6/AUTHORS
-share/doc/povray-3.6/ChangeLog
-share/doc/povray-3.6/NEWS
-share/povray-3.6/icons/file_inc_classic_16.png
-share/povray-3.6/icons/file_inc_classic_32.png
-share/povray-3.6/icons/file_inc_classic_48.png
-share/povray-3.6/icons/file_inc_classic_64.png
-share/povray-3.6/icons/file_inc_crystal_16.png
-share/povray-3.6/icons/file_inc_crystal_32.png
-share/povray-3.6/icons/file_inc_crystal_48.png
-share/povray-3.6/icons/file_inc_crystal_64.png
-share/povray-3.6/icons/file_inc_slick_16.png
-share/povray-3.6/icons/file_inc_slick_32.png
-share/povray-3.6/icons/file_inc_slick_48.png
-share/povray-3.6/icons/file_inc_slick_64.png
-share/povray-3.6/icons/file_pov_classic_16.png
-share/povray-3.6/icons/file_pov_classic_32.png
-share/povray-3.6/icons/file_pov_classic_48.png
-share/povray-3.6/icons/file_pov_classic_64.png
-share/povray-3.6/icons/file_pov_crystal_16.png
-share/povray-3.6/icons/file_pov_crystal_32.png
-share/povray-3.6/icons/file_pov_crystal_48.png
-share/povray-3.6/icons/file_pov_crystal_64.png
-share/povray-3.6/icons/file_pov_slick_16.png
-share/povray-3.6/icons/file_pov_slick_32.png
-share/povray-3.6/icons/file_pov_slick_48.png
-share/povray-3.6/icons/file_pov_slick_64.png
-share/povray-3.6/icons/povray_16.png
-share/povray-3.6/icons/povray_32.png
-share/povray-3.6/icons/povray_48.png
-share/povray-3.6/icons/povray_64.png
-share/povray-3.6/include/arrays.inc
-share/povray-3.6/include/ash.map
-share/povray-3.6/include/benediti.map
-share/povray-3.6/include/bubinga.map
-share/povray-3.6/include/bumpmap_.png
-share/povray-3.6/include/cedar.map
-share/povray-3.6/include/chars.inc
-share/povray-3.6/include/colors.inc
-share/povray-3.6/include/consts.inc
-share/povray-3.6/include/crystal.ttf
-share/povray-3.6/include/cyrvetic.ttf
-share/povray-3.6/include/debug.inc
-share/povray-3.6/include/finish.inc
-share/povray-3.6/include/fract003.png
-share/povray-3.6/include/functions.inc
-share/povray-3.6/include/glass.inc
-share/povray-3.6/include/glass_old.inc
-share/povray-3.6/include/golds.inc
-share/povray-3.6/include/logo.inc
-share/povray-3.6/include/marbteal.map
-share/povray-3.6/include/math.inc
-share/povray-3.6/include/metals.inc
-share/povray-3.6/include/mtmand.pot
-share/povray-3.6/include/mtmandj.png
-share/povray-3.6/include/orngwood.map
-share/povray-3.6/include/pinkmarb.map
-share/povray-3.6/include/plasma2.png
-share/povray-3.6/include/plasma3.png
-share/povray-3.6/include/povlogo.ttf
-share/povray-3.6/include/povmap.png
-share/povray-3.6/include/rad_def.inc
-share/povray-3.6/include/rand.inc
-share/povray-3.6/include/rdgranit.map
-share/povray-3.6/include/screen.inc
-share/povray-3.6/include/shapes.inc
-share/povray-3.6/include/shapes2.inc
-share/povray-3.6/include/shapes_old.inc
-share/povray-3.6/include/shapesq.inc
-share/povray-3.6/include/skies.inc
-share/povray-3.6/include/spiral.df3
-share/povray-3.6/include/stage1.inc
-share/povray-3.6/include/stars.inc
-share/povray-3.6/include/stdcam.inc
-share/povray-3.6/include/stdinc.inc
-share/povray-3.6/include/stoneold.inc
-share/povray-3.6/include/stones.inc
-share/povray-3.6/include/stones1.inc
-share/povray-3.6/include/stones2.inc
-share/povray-3.6/include/strings.inc
-share/povray-3.6/include/sunpos.inc
-share/povray-3.6/include/teak.map
-share/povray-3.6/include/test.png
-share/povray-3.6/include/textures.inc
-share/povray-3.6/include/timrom.ttf
-share/povray-3.6/include/transforms.inc
-share/povray-3.6/include/ttffonts.cat
-share/povray-3.6/include/whiteash.map
-share/povray-3.6/include/woodmaps.inc
-share/povray-3.6/include/woods.inc
-share/povray-3.6/ini/allanim.ini
-share/povray-3.6/ini/allstill.ini
-share/povray-3.6/ini/low.ini
-share/povray-3.6/ini/pngflc.ini
-share/povray-3.6/ini/pngfli.ini
-share/povray-3.6/ini/povray.ini
-share/povray-3.6/ini/quickres.ini
-share/povray-3.6/ini/res120.ini
-share/povray-3.6/ini/res1k.ini
-share/povray-3.6/ini/res320.ini
-share/povray-3.6/ini/res640.ini
-share/povray-3.6/ini/res800.ini
-share/povray-3.6/ini/slow.ini
-share/povray-3.6/ini/tgaflc.ini
-share/povray-3.6/ini/tgafli.ini
-share/povray-3.6/ini/zipflc.ini
-share/povray-3.6/ini/zipfli.ini
-share/povray-3.6/scenes/advanced/balcony/balcony.pov
-share/povray-3.6/scenes/advanced/balcony/building.inc
-share/povray-3.6/scenes/advanced/balcony/chair.inc
-share/povray-3.6/scenes/advanced/balcony/cloth.inc
-share/povray-3.6/scenes/advanced/balcony/sky.inc
-share/povray-3.6/scenes/advanced/balcony/table.inc
-share/povray-3.6/scenes/advanced/balcony/table_cloth.inc
-share/povray-3.6/scenes/advanced/balcony/table_stuff.inc
-share/povray-3.6/scenes/advanced/balcony/terrain.inc
-share/povray-3.6/scenes/advanced/balcony/water.inc
-share/povray-3.6/scenes/advanced/balcony/bglass.inc
-share/povray-3.6/scenes/advanced/blocks/makestacks.inc
-share/povray-3.6/scenes/advanced/blocks/stackerday.pov
-share/povray-3.6/scenes/advanced/blocks/stackergold.pov
-share/povray-3.6/scenes/advanced/blocks/stackernight.pov
-share/povray-3.6/scenes/advanced/blocks/stackertransp.pov
-share/povray-3.6/scenes/advanced/blocks/stacks.inc
-share/povray-3.6/scenes/advanced/cats/cattex.inc
-share/povray-3.6/scenes/advanced/cats/cattext.inc
-share/povray-3.6/scenes/advanced/cats/coolcat.inc
-share/povray-3.6/scenes/advanced/cats/povcatray.pov
-share/povray-3.6/scenes/advanced/cliche/cliche.pov
-share/povray-3.6/scenes/advanced/cliche/sign.pov
-share/povray-3.6/scenes/advanced/drums2/drums.inc
-share/povray-3.6/scenes/advanced/drums2/drums.pov
-share/povray-3.6/scenes/advanced/drums2/rednewt.png
-share/povray-3.6/scenes/advanced/fish13/finskin2.png
-share/povray-3.6/scenes/advanced/fish13/fish.inc
-share/povray-3.6/scenes/advanced/fish13/fish13.pov
-share/povray-3.6/scenes/advanced/fish13/fisheye.png
-share/povray-3.6/scenes/advanced/fish13/stem1.inc
-share/povray-3.6/scenes/advanced/fish13/world12.inc
-share/povray-3.6/scenes/advanced/glasschess/chesspiece1.inc
-share/povray-3.6/scenes/advanced/glasschess/glasschess.pov
-share/povray-3.6/scenes/advanced/ionic5/b-snake.inc
-share/povray-3.6/scenes/advanced/ionic5/congo4.png
-share/povray-3.6/scenes/advanced/ionic5/ionic5.pov
-share/povray-3.6/scenes/advanced/ionic5/lizard.inc
-share/povray-3.6/scenes/advanced/ionic5/marble.inc
-share/povray-3.6/scenes/advanced/ionic5/panther.inc
-share/povray-3.6/scenes/advanced/ionic5/s-head3.inc
-share/povray-3.6/scenes/advanced/ionic5/turn.inc
-share/povray-3.6/scenes/advanced/ntreal/ntreal.inc
-share/povray-3.6/scenes/advanced/ntreal/ntreal.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot.txt
-share/povray-3.6/scenes/advanced/newltpot/teapot2.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot3.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot4.pov
-share/povray-3.6/scenes/advanced/newltpot/teapot_c1.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_c2.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_c3.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_sph.inc
-share/povray-3.6/scenes/advanced/newltpot/teapot_tri.inc
-share/povray-3.6/scenes/advanced/piece2/light.inc
-share/povray-3.6/scenes/advanced/piece2/piece2.pov
-share/povray-3.6/scenes/advanced/piece2/spural1.inc
-share/povray-3.6/scenes/advanced/piece2/spural2.inc
-share/povray-3.6/scenes/advanced/piece2/tori2.inc
-share/povray-3.6/scenes/advanced/piece2/ttexture.inc
-share/povray-3.6/scenes/advanced/piece3/curly-q.inc
-share/povray-3.6/scenes/advanced/piece3/links.inc
-share/povray-3.6/scenes/advanced/piece3/piece3.pov
-share/povray-3.6/scenes/advanced/teapot/teapot.inc
-share/povray-3.6/scenes/advanced/teapot/teapot.pov
-share/povray-3.6/scenes/advanced/abyss.pov
-share/povray-3.6/scenes/advanced/benchmark.ini
-share/povray-3.6/scenes/advanced/benchmark.pov
-share/povray-3.6/scenes/advanced/biscuit.pov
-share/povray-3.6/scenes/advanced/bwstripe.pov
-share/povray-3.6/scenes/advanced/chess2.pov
-share/povray-3.6/scenes/advanced/desk.ini
-share/povray-3.6/scenes/advanced/desk.pov
-share/povray-3.6/scenes/advanced/diffract.pov
-share/povray-3.6/scenes/advanced/float5.pov
-share/povray-3.6/scenes/advanced/gaussianblob.pov
-share/povray-3.6/scenes/advanced/grenadine.pov
-share/povray-3.6/scenes/advanced/infinitybox.pov
-share/povray-3.6/scenes/advanced/isocacti.pov
-share/povray-3.6/scenes/advanced/lamppost.pov
-share/povray-3.6/scenes/advanced/landscape.pov
-share/povray-3.6/scenes/advanced/lemon.inc
-share/povray-3.6/scenes/advanced/mediasky.pov
-share/povray-3.6/scenes/advanced/mist.pov
-share/povray-3.6/scenes/advanced/mtmand.par
-share/povray-3.6/scenes/advanced/mtmand.pov
-share/povray-3.6/scenes/advanced/newdiffract.pov
-share/povray-3.6/scenes/advanced/object_pattern.pov
-share/povray-3.6/scenes/advanced/optics.pov
-share/povray-3.6/scenes/advanced/quilt1.pov
-share/povray-3.6/scenes/advanced/skyvase.pov
-share/povray-3.6/scenes/advanced/sombrero.pov
-share/povray-3.6/scenes/advanced/sunsethf.pov
-share/povray-3.6/scenes/advanced/swirlbox.pov
-share/povray-3.6/scenes/advanced/wallstucco.pov
-share/povray-3.6/scenes/advanced/whiltile.pov
-share/povray-3.6/scenes/advanced/wineglass.pov
-share/povray-3.6/scenes/advanced/woodbox.pov
-share/povray-3.6/scenes/animations/ambient/ambient.ini
-share/povray-3.6/scenes/animations/ambient/ambient.pov
-share/povray-3.6/scenes/animations/boing/boing1.ini
-share/povray-3.6/scenes/animations/boing/boing1.pov
-share/povray-3.6/scenes/animations/boing/bounce.ini
-share/povray-3.6/scenes/animations/boing/bounce.pov
-share/povray-3.6/scenes/animations/boing/glsbng.ini
-share/povray-3.6/scenes/animations/boing/glsbng.pov
-share/povray-3.6/scenes/animations/camera2/camera2.ini
-share/povray-3.6/scenes/animations/camera2/camera2.pov
-share/povray-3.6/scenes/animations/clockd/clockd.pov
-share/povray-3.6/scenes/animations/diffuse/diffuse.ini
-share/povray-3.6/scenes/animations/diffuse/diffuse.pov
-share/povray-3.6/scenes/animations/float1/float1.ini
-share/povray-3.6/scenes/animations/float1/float1.pov
-share/povray-3.6/scenes/animations/float2/float2.ini
-share/povray-3.6/scenes/animations/float2/float2.pov
-share/povray-3.6/scenes/animations/float3/float3.ini
-share/povray-3.6/scenes/animations/float3/float3.pov
-share/povray-3.6/scenes/animations/float4/float4.ini
-share/povray-3.6/scenes/animations/float4/float4.pov
-share/povray-3.6/scenes/animations/fractalzoom/fractalzoom.pov
-share/povray-3.6/scenes/animations/l_o/l_o.ini
-share/povray-3.6/scenes/animations/l_o/l_o.pov
-share/povray-3.6/scenes/animations/life/blink4.inc
-share/povray-3.6/scenes/animations/life/life.ini
-share/povray-3.6/scenes/animations/life/life.pov
-share/povray-3.6/scenes/animations/life/walker.inc
-share/povray-3.6/scenes/animations/pentmap/pentmap.ini
-share/povray-3.6/scenes/animations/pentmap/pentmap.pov
-share/povray-3.6/scenes/animations/quilted/plotqlt.ini
-share/povray-3.6/scenes/animations/quilted/plotqlt.pov
-share/povray-3.6/scenes/animations/raddem/raddem.ini
-share/povray-3.6/scenes/animations/raddem/raddem.pov
-share/povray-3.6/scenes/animations/reflect/reflect.ini
-share/povray-3.6/scenes/animations/reflect/reflect.pov
-share/povray-3.6/scenes/animations/slinky/slnk.ini
-share/povray-3.6/scenes/animations/slinky/slnk.pov
-share/povray-3.6/scenes/animations/speclr/speclr.ini
-share/povray-3.6/scenes/animations/speclr/speclr.pov
-share/povray-3.6/scenes/animations/splinefollow/splinefollow.pov
-share/povray-3.6/scenes/animations/vect1/vect1.ini
-share/povray-3.6/scenes/animations/vect1/vect1.pov
-share/povray-3.6/scenes/animations/vect2/vect2.ini
-share/povray-3.6/scenes/animations/vect2/vect2.pov
-share/povray-3.6/scenes/camera/camera-context.inc
-share/povray-3.6/scenes/camera/cylinder1.pov
-share/povray-3.6/scenes/camera/cylinder2.pov
-share/povray-3.6/scenes/camera/cylinder3.pov
-share/povray-3.6/scenes/camera/cylinder4.pov
-share/povray-3.6/scenes/camera/fisheye.pov
-share/povray-3.6/scenes/camera/focalblur.pov
-share/povray-3.6/scenes/camera/normal.pov
-share/povray-3.6/scenes/camera/omnimax.pov
-share/povray-3.6/scenes/camera/orthographic.pov
-share/povray-3.6/scenes/camera/panoramic.pov
-share/povray-3.6/scenes/camera/perspective.pov
-share/povray-3.6/scenes/camera/shear.pov
-share/povray-3.6/scenes/camera/spherical.pov
-share/povray-3.6/scenes/camera/ultra_wide_angle.pov
-share/povray-3.6/scenes/incdemo/glasses/glass.pov
-share/povray-3.6/scenes/incdemo/glasses/samp_demo.pov
-share/povray-3.6/scenes/incdemo/glasses/sample.inc
-share/povray-3.6/scenes/incdemo/metals/brasses.pov
-share/povray-3.6/scenes/incdemo/metals/chromes.pov
-share/povray-3.6/scenes/incdemo/metals/coppers.pov
-share/povray-3.6/scenes/incdemo/metals/golds.pov
-share/povray-3.6/scenes/incdemo/metals/metals.doc
-share/povray-3.6/scenes/incdemo/metals/silvers.pov
-share/povray-3.6/scenes/incdemo/metals/stage_xy.inc
-share/povray-3.6/scenes/incdemo/metals/stage_xz.inc
-share/povray-3.6/scenes/incdemo/stones/benediti.pov
-share/povray-3.6/scenes/incdemo/stones/marbteal.pov
-share/povray-3.6/scenes/incdemo/stones/pinkmarb.pov
-share/povray-3.6/scenes/incdemo/stones/rdgranit.pov
-share/povray-3.6/scenes/incdemo/stones/stones.doc
-share/povray-3.6/scenes/incdemo/stones/stones1.pov
-share/povray-3.6/scenes/incdemo/stones/stones2.pov
-share/povray-3.6/scenes/incdemo/woods/ash.pov
-share/povray-3.6/scenes/incdemo/woods/bubinga.pov
-share/povray-3.6/scenes/incdemo/woods/cedar.pov
-share/povray-3.6/scenes/incdemo/woods/morewood.doc
-share/povray-3.6/scenes/incdemo/woods/orngwood.pov
-share/povray-3.6/scenes/incdemo/woods/teak.pov
-share/povray-3.6/scenes/incdemo/woods/testcam.inc
-share/povray-3.6/scenes/incdemo/woods/testobjs.inc
-share/povray-3.6/scenes/incdemo/woods/whiteash.pov
-share/povray-3.6/scenes/incdemo/woods/wood_1.pov
-share/povray-3.6/scenes/incdemo/woods/wood_10.pov
-share/povray-3.6/scenes/incdemo/woods/wood_11.pov
-share/povray-3.6/scenes/incdemo/woods/wood_12.pov
-share/povray-3.6/scenes/incdemo/woods/wood_13.pov
-share/povray-3.6/scenes/incdemo/woods/wood_14.pov
-share/povray-3.6/scenes/incdemo/woods/wood_15.pov
-share/povray-3.6/scenes/incdemo/woods/wood_16.pov
-share/povray-3.6/scenes/incdemo/woods/wood_17.pov
-share/povray-3.6/scenes/incdemo/woods/wood_18.pov
-share/povray-3.6/scenes/incdemo/woods/wood_19.pov
-share/povray-3.6/scenes/incdemo/woods/wood_2.pov
-share/povray-3.6/scenes/incdemo/woods/wood_3.pov
-share/povray-3.6/scenes/incdemo/woods/wood_4.pov
-share/povray-3.6/scenes/incdemo/woods/wood_5.pov
-share/povray-3.6/scenes/incdemo/woods/wood_6.pov
-share/povray-3.6/scenes/incdemo/woods/wood_7.pov
-share/povray-3.6/scenes/incdemo/woods/wood_8.pov
-share/povray-3.6/scenes/incdemo/woods/wood_9.pov
-share/povray-3.6/scenes/incdemo/woods/woods.doc
-share/povray-3.6/scenes/incdemo/woods/woods1.pov
-share/povray-3.6/scenes/incdemo/woods/woods2.pov
-share/povray-3.6/scenes/incdemo/chars.pov
-share/povray-3.6/scenes/incdemo/circletext.pov
-share/povray-3.6/scenes/incdemo/colors.pov
-share/povray-3.6/scenes/incdemo/debug.pov
-share/povray-3.6/scenes/incdemo/finish.pov
-share/povray-3.6/scenes/incdemo/func_gradient.pov
-share/povray-3.6/scenes/incdemo/i_internal.pov
-share/povray-3.6/scenes/incdemo/logo.pov
-share/povray-3.6/scenes/incdemo/math.pov
-share/povray-3.6/scenes/incdemo/screen.pov
-share/povray-3.6/scenes/incdemo/shapes.pov
-share/povray-3.6/scenes/incdemo/shapes2.pov
-share/povray-3.6/scenes/incdemo/shapes_old.pov
-share/povray-3.6/scenes/incdemo/shotxtr.inc
-share/povray-3.6/scenes/incdemo/sort.pov
-share/povray-3.6/scenes/incdemo/strings.pov
-share/povray-3.6/scenes/incdemo/sundial.pov
-share/povray-3.6/scenes/incdemo/texture1.pov
-share/povray-3.6/scenes/incdemo/texture2.pov
-share/povray-3.6/scenes/incdemo/texture3.pov
-share/povray-3.6/scenes/incdemo/transforms.pov
-share/povray-3.6/scenes/interior/media/galaxy.pov
-share/povray-3.6/scenes/interior/media/hollow1.pov
-share/povray-3.6/scenes/interior/media/hollow2.pov
-share/povray-3.6/scenes/interior/media/hollow3.pov
-share/povray-3.6/scenes/interior/media/media1.pov
-share/povray-3.6/scenes/interior/media/media2.pov
-share/povray-3.6/scenes/interior/media/media3.pov
-share/povray-3.6/scenes/interior/media/media4.pov
-share/povray-3.6/scenes/interior/media/media5.pov
-share/povray-3.6/scenes/interior/media/micro.pov
-share/povray-3.6/scenes/interior/atten1.pov
-share/povray-3.6/scenes/interior/atten2.pov
-share/povray-3.6/scenes/interior/ballbox1.pov
-share/povray-3.6/scenes/interior/caustic2.pov
-share/povray-3.6/scenes/interior/crystal.pov
-share/povray-3.6/scenes/interior/fog_f.pov
-share/povray-3.6/scenes/interior/fog_ft.pov
-share/povray-3.6/scenes/interior/fog_std.pov
-share/povray-3.6/scenes/interior/foglayr.pov
-share/povray-3.6/scenes/interior/foglyr2.pov
-share/povray-3.6/scenes/interior/iortest.pov
-share/povray-3.6/scenes/interior/magglass.pov
-share/povray-3.6/scenes/interior/nufog2.pov
-share/povray-3.6/scenes/interior/rainbow1.pov
-share/povray-3.6/scenes/interior/skysph1.pov
-share/povray-3.6/scenes/interior/skysph2.pov
-share/povray-3.6/scenes/language/arrays/array1.pov
-share/povray-3.6/scenes/language/arrays/array2.pov
-share/povray-3.6/scenes/language/arrays/array3.pov
-share/povray-3.6/scenes/language/fileio/fileio.pov
-share/povray-3.6/scenes/language/macros/local.inc
-share/povray-3.6/scenes/language/macros/local.pov
-share/povray-3.6/scenes/language/macros/macro1.pov
-share/povray-3.6/scenes/language/macros/macro2.pov
-share/povray-3.6/scenes/language/macros/macro3.pov
-share/povray-3.6/scenes/language/macros/macro4.pov
-share/povray-3.6/scenes/language/macros/pyramid.pov
-share/povray-3.6/scenes/language/macros/pyramid2.pov
-share/povray-3.6/scenes/language/bounding.pov
-share/povray-3.6/scenes/language/image_size.pov
-share/povray-3.6/scenes/language/splinefunction.pov
-share/povray-3.6/scenes/language/trace-wicker.pov
-share/povray-3.6/scenes/language/trace.pov
-share/povray-3.6/scenes/language/trace2.pov
-share/povray-3.6/scenes/language/tracevines.pov
-share/povray-3.6/scenes/language/vturbulence.pov
-share/povray-3.6/scenes/lights/arealit1.pov
-share/povray-3.6/scenes/lights/arealit2.pov
-share/povray-3.6/scenes/lights/arealit3.pov
-share/povray-3.6/scenes/lights/circular.pov
-share/povray-3.6/scenes/lights/fillite.pov
-share/povray-3.6/scenes/lights/glassthing.pov
-share/povray-3.6/scenes/lights/laser.pov
-share/povray-3.6/scenes/lights/orient.pov
-share/povray-3.6/scenes/lights/parallel_lights.pov
-share/povray-3.6/scenes/lights/phot_met_glass.pov
-share/povray-3.6/scenes/lights/projected_through.pov
-share/povray-3.6/scenes/lights/shadows.pov
-share/povray-3.6/scenes/lights/soft.pov
-share/povray-3.6/scenes/lights/spotlite.pov
-share/povray-3.6/scenes/objectmods/double_illuminate.pov
-share/povray-3.6/scenes/objectmods/no_image.pov
-share/povray-3.6/scenes/objectmods/no_reflection.pov
-share/povray-3.6/scenes/objectmods/thingy.inc
-share/povray-3.6/scenes/objects/csg/cliptst2.pov
-share/povray-3.6/scenes/objects/csg/granite.pov
-share/povray-3.6/scenes/objects/csg/hfclip.pov
-share/povray-3.6/scenes/objects/csg/intee1.pov
-share/povray-3.6/scenes/objects/quartic/axisbox.inc
-share/povray-3.6/scenes/objects/quartic/bicube.pov
-share/povray-3.6/scenes/objects/quartic/folium.pov
-share/povray-3.6/scenes/objects/quartic/grafbic.pov
-share/povray-3.6/scenes/objects/quartic/helix.pov
-share/povray-3.6/scenes/objects/quartic/hyptorus.pov
-share/povray-3.6/scenes/objects/quartic/lemnisc2.pov
-share/povray-3.6/scenes/objects/quartic/lemnisca.pov
-share/povray-3.6/scenes/objects/quartic/monkey.pov
-share/povray-3.6/scenes/objects/quartic/partorus.pov
-share/povray-3.6/scenes/objects/quartic/piriform.pov
-share/povray-3.6/scenes/objects/quartic/quarcyl.pov
-share/povray-3.6/scenes/objects/quartic/quarpara.pov
-share/povray-3.6/scenes/objects/quartic/quartic.cat
-share/povray-3.6/scenes/objects/quartic/steiner.pov
-share/povray-3.6/scenes/objects/quartic/tcubic.pov
-share/povray-3.6/scenes/objects/quartic/teardrop.pov
-share/povray-3.6/scenes/objects/quartic/torus.pov
-share/povray-3.6/scenes/objects/quartic/trough.pov
-share/povray-3.6/scenes/objects/quartic/witch.pov
-share/povray-3.6/scenes/objects/bezier.pov
-share/povray-3.6/scenes/objects/blob.pov
-share/povray-3.6/scenes/objects/blob1a.pov
-share/povray-3.6/scenes/objects/blob1b.pov
-share/povray-3.6/scenes/objects/blob1c.pov
-share/povray-3.6/scenes/objects/box.pov
-share/povray-3.6/scenes/objects/chesmsh.pov
-share/povray-3.6/scenes/objects/chess.inc
-share/povray-3.6/scenes/objects/crater.pov
-share/povray-3.6/scenes/objects/crater_dat.pov
-share/povray-3.6/scenes/objects/fractal1.pov
-share/povray-3.6/scenes/objects/fractal2.pov
-share/povray-3.6/scenes/objects/fractal3.pov
-share/povray-3.6/scenes/objects/fractal4.pov
-share/povray-3.6/scenes/objects/isosurfaces.pov
-share/povray-3.6/scenes/objects/lathe1a.pov
-share/povray-3.6/scenes/objects/lathe1b.pov
-share/povray-3.6/scenes/objects/lathe1c.pov
-share/povray-3.6/scenes/objects/lathe2.pov
-share/povray-3.6/scenes/objects/mesh2.pov
-share/povray-3.6/scenes/objects/pawns.pov
-share/povray-3.6/scenes/objects/polygon.pov
-share/povray-3.6/scenes/objects/primitiv.pov
-share/povray-3.6/scenes/objects/prism1.pov
-share/povray-3.6/scenes/objects/prism2.pov
-share/povray-3.6/scenes/objects/prism3.inc
-share/povray-3.6/scenes/objects/prism3a.pov
-share/povray-3.6/scenes/objects/prism3b.pov
-share/povray-3.6/scenes/objects/prism3c.pov
-share/povray-3.6/scenes/objects/sor1.pov
-share/povray-3.6/scenes/objects/superel1.pov
-share/povray-3.6/scenes/objects/superel2.pov
-share/povray-3.6/scenes/objects/superel3.pov
-share/povray-3.6/scenes/objects/torus1.pov
-share/povray-3.6/scenes/objects/ttf1.pov
-share/povray-3.6/scenes/objects/wtorus.pov
-share/povray-3.6/scenes/portfolio/__empty.ini
-share/povray-3.6/scenes/portfolio/__empty.pov
-share/povray-3.6/scenes/portfolio/allnormals.ini
-share/povray-3.6/scenes/portfolio/allnormals.pov
-share/povray-3.6/scenes/portfolio/allobjects.ini
-share/povray-3.6/scenes/portfolio/allobjects.pov
-share/povray-3.6/scenes/portfolio/allpat1iso.ini
-share/povray-3.6/scenes/portfolio/allpat1iso.pov
-share/povray-3.6/scenes/portfolio/allpat2iso.ini
-share/povray-3.6/scenes/portfolio/allpat2iso.pov
-share/povray-3.6/scenes/portfolio/allpatterns.ini
-share/povray-3.6/scenes/portfolio/allpatterns.pov
-share/povray-3.6/scenes/portfolio/c_colors.ini
-share/povray-3.6/scenes/portfolio/c_colors.pov
-share/povray-3.6/scenes/portfolio/f_finish.ini
-share/povray-3.6/scenes/portfolio/f_finish.pov
-share/povray-3.6/scenes/portfolio/html_gen.inc
-share/povray-3.6/scenes/portfolio/index.html
-share/povray-3.6/scenes/portfolio/m_textures.ini
-share/povray-3.6/scenes/portfolio/m_textures.pov
-share/povray-3.6/scenes/portfolio/p_skies.ini
-share/povray-3.6/scenes/portfolio/o_2shapes.ini
-share/povray-3.6/scenes/portfolio/o_2shapes.pov
-share/povray-3.6/scenes/portfolio/o_shapes.ini
-share/povray-3.6/scenes/portfolio/o_shapes.pov
-share/povray-3.6/scenes/portfolio/o_shapes_old.ini
-share/povray-3.6/scenes/portfolio/o_shapes_old.pov
-share/povray-3.6/scenes/portfolio/o_shapesq.ini
-share/povray-3.6/scenes/portfolio/o_shapesq.pov
-share/povray-3.6/scenes/portfolio/p_skies.pov
-share/povray-3.6/scenes/portfolio/p_textures.ini
-share/povray-3.6/scenes/portfolio/p_textures.pov
-share/povray-3.6/scenes/portfolio/p_woods.ini
-share/povray-3.6/scenes/portfolio/p_woods.pov
-share/povray-3.6/scenes/portfolio/readme.txt
-share/povray-3.6/scenes/portfolio/t_1stones.ini
-share/povray-3.6/scenes/portfolio/t_1stones.pov
-share/povray-3.6/scenes/portfolio/t_2stones.ini
-share/povray-3.6/scenes/portfolio/t_2stones.pov
-share/povray-3.6/scenes/portfolio/t_metals.ini
-share/povray-3.6/scenes/portfolio/t_metals.pov
-share/povray-3.6/scenes/portfolio/t_stars.ini
-share/povray-3.6/scenes/portfolio/t_stars.pov
-share/povray-3.6/scenes/portfolio/t_textures.ini
-share/povray-3.6/scenes/portfolio/t_textures.pov
-share/povray-3.6/scenes/portfolio/t_woods.ini
-share/povray-3.6/scenes/portfolio/t_woods.pov
-share/povray-3.6/scenes/qtvr/qtvrpanorama.pov
-share/povray-3.6/scenes/radiosity/cornell.pov
-share/povray-3.6/scenes/radiosity/patio-radio.pov
-share/povray-3.6/scenes/radiosity/rad_def_test.pov
-share/povray-3.6/scenes/radiosity/radiosity.pov
-share/povray-3.6/scenes/radiosity/radiosity2.pov
-share/povray-3.6/scenes/radiosity/radiosity3.pov
-share/povray-3.6/scenes/textures/finishes/arches.pov
-share/povray-3.6/scenes/textures/finishes/cluster.pov
-share/povray-3.6/scenes/textures/finishes/metallicreflection.pov
-share/povray-3.6/scenes/textures/finishes/var_refl.pov
-share/povray-3.6/scenes/textures/finishes/var_reflection.pov
-share/povray-3.6/scenes/textures/normals/bumpmap.pov
-share/povray-3.6/scenes/textures/normals/norm_acc.pov
-share/povray-3.6/scenes/textures/normals/normal.pov
-share/povray-3.6/scenes/textures/normals/normavg.pov
-share/povray-3.6/scenes/textures/normals/normmap.pov
-share/povray-3.6/scenes/textures/normals/slopemap.pov
-share/povray-3.6/scenes/textures/patterns/agate.pov
-share/povray-3.6/scenes/textures/patterns/bozo.pov
-share/povray-3.6/scenes/textures/patterns/brick.pov
-share/povray-3.6/scenes/textures/patterns/bumps.pov
-share/povray-3.6/scenes/textures/patterns/crackle1.pov
-share/povray-3.6/scenes/textures/patterns/crackle2.pov
-share/povray-3.6/scenes/textures/patterns/crackle3.pov
-share/povray-3.6/scenes/textures/patterns/crackle_form.pov
-share/povray-3.6/scenes/textures/patterns/crackle_solid.pov
-share/povray-3.6/scenes/textures/patterns/densfile.pov
-share/povray-3.6/scenes/textures/patterns/dents.pov
-share/povray-3.6/scenes/textures/patterns/fractals1.pov
-share/povray-3.6/scenes/textures/patterns/fractals2.pov
-share/povray-3.6/scenes/textures/patterns/fractals3.pov
-share/povray-3.6/scenes/textures/patterns/gradient.pov
-share/povray-3.6/scenes/textures/patterns/granite.pov
-share/povray-3.6/scenes/textures/patterns/hexagon.pov
-share/povray-3.6/scenes/textures/patterns/leopard.pov
-share/povray-3.6/scenes/textures/patterns/mandel.pov
-share/povray-3.6/scenes/textures/patterns/marble.pov
-share/povray-3.6/scenes/textures/patterns/onion.pov
-share/povray-3.6/scenes/textures/patterns/pignorm.inc
-share/povray-3.6/scenes/textures/patterns/pigment_pattern.pov
-share/povray-3.6/scenes/textures/patterns/quilt2.pov
-share/povray-3.6/scenes/textures/patterns/quilted.pov
-share/povray-3.6/scenes/textures/patterns/radial.pov
-share/povray-3.6/scenes/textures/patterns/ripples.pov
-share/povray-3.6/scenes/textures/patterns/slopemt.pov
-share/povray-3.6/scenes/textures/patterns/slopemt_dat.pov
-share/povray-3.6/scenes/textures/patterns/spiral1.pov
-share/povray-3.6/scenes/textures/patterns/spiral2.pov
-share/povray-3.6/scenes/textures/patterns/spotted.pov
-share/povray-3.6/scenes/textures/patterns/waves.pov
-share/povray-3.6/scenes/textures/patterns/wrinkles.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud1.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud2.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud3.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud4.pov
-share/povray-3.6/scenes/textures/pigments/skies/s_cloud5.pov
-share/povray-3.6/scenes/textures/pigments/skies/skies.doc
-share/povray-3.6/scenes/textures/pigments/skies/stars.pov
-share/povray-3.6/scenes/textures/pigments/blkhole.pov
-share/povray-3.6/scenes/textures/pigments/cantelop.pov
-share/povray-3.6/scenes/textures/pigments/checker2.pov
-share/povray-3.6/scenes/textures/pigments/crack1.pov
-share/povray-3.6/scenes/textures/pigments/dodec2.pov
-share/povray-3.6/scenes/textures/pigments/eight.pov
-share/povray-3.6/scenes/textures/pigments/filtfun.pov
-share/povray-3.6/scenes/textures/pigments/interp.pov
-share/povray-3.6/scenes/textures/pigments/irid.pov
-share/povray-3.6/scenes/textures/pigments/mapper.pov
-share/povray-3.6/scenes/textures/pigments/mappr2.pov
-share/povray-3.6/scenes/textures/pigments/matmap.pov
-share/povray-3.6/scenes/textures/pigments/pigmap.pov
-share/povray-3.6/scenes/textures/pigments/pigment.pov
-share/povray-3.6/scenes/textures/pigments/planet.pov
-share/povray-3.6/scenes/textures/pigments/spiral1a.pov
-share/povray-3.6/scenes/textures/pigments/transmitfx.pov
-share/povray-3.6/scenes/textures/pigments/txtravg.pov
-share/povray-3.6/scenes/textures/pigments/txtrmap.pov
-share/povray-3.6/scenes/textures/pigments/warp1.pov
-share/povray-3.6/scenes/textures/pigments/warp2.pov
-share/povray-3.6/scenes/textures/interior_texture.pov
-share/povray-3.6/scenes/textures/noise_generator.pov
-share/povray-3.6/scripts/allanim.sh
-share/povray-3.6/scripts/allscene.sh
-share/povray-3.6/scripts/portfolio.sh
-share/povray-3.6/scripts/render_anim.sh
-share/povray-3.6/scripts/render_scene.sh
-share/povray-3.6/scripts/rerunpov.sh
-share/povray-3.6/scripts/runpov.sh
-@dirrm share/povray-3.6/scripts
-@dirrm share/povray-3.6/scenes/textures/pigments/skies
-@dirrm share/povray-3.6/scenes/textures/pigments
-@dirrm share/povray-3.6/scenes/textures/patterns
-@dirrm share/povray-3.6/scenes/textures/normals
-@dirrm share/povray-3.6/scenes/textures/finishes
-@dirrm share/povray-3.6/scenes/textures
-@dirrm share/povray-3.6/scenes/radiosity
-@dirrm share/povray-3.6/scenes/qtvr
-@dirrm share/povray-3.6/scenes/portfolio
-@dirrm share/povray-3.6/scenes/objects/quartic
-@dirrm share/povray-3.6/scenes/objects/csg
-@dirrm share/povray-3.6/scenes/objects
-@dirrm share/povray-3.6/scenes/objectmods
-@dirrm share/povray-3.6/scenes/lights
-@dirrm share/povray-3.6/scenes/language/macros
-@dirrm share/povray-3.6/scenes/language/fileio
-@dirrm share/povray-3.6/scenes/language/arrays
-@dirrm share/povray-3.6/scenes/language
-@dirrm share/povray-3.6/scenes/interior/media
-@dirrm share/povray-3.6/scenes/interior
-@dirrm share/povray-3.6/scenes/incdemo/woods
-@dirrm share/povray-3.6/scenes/incdemo/stones
-@dirrm share/povray-3.6/scenes/incdemo/metals
-@dirrm share/povray-3.6/scenes/incdemo/glasses
-@dirrm share/povray-3.6/scenes/incdemo
-@dirrm share/povray-3.6/scenes/camera
-@dirrm share/povray-3.6/scenes/animations/vect2
-@dirrm share/povray-3.6/scenes/animations/vect1
-@dirrm share/povray-3.6/scenes/animations/splinefollow
-@dirrm share/povray-3.6/scenes/animations/speclr
-@dirrm share/povray-3.6/scenes/animations/slinky
-@dirrm share/povray-3.6/scenes/animations/reflect
-@dirrm share/povray-3.6/scenes/animations/raddem
-@dirrm share/povray-3.6/scenes/animations/quilted
-@dirrm share/povray-3.6/scenes/animations/pentmap
-@dirrm share/povray-3.6/scenes/animations/life
-@dirrm share/povray-3.6/scenes/animations/l_o
-@dirrm share/povray-3.6/scenes/animations/fractalzoom
-@dirrm share/povray-3.6/scenes/animations/float4
-@dirrm share/povray-3.6/scenes/animations/float3
-@dirrm share/povray-3.6/scenes/animations/float2
-@dirrm share/povray-3.6/scenes/animations/float1
-@dirrm share/povray-3.6/scenes/animations/diffuse
-@dirrm share/povray-3.6/scenes/animations/clockd
-@dirrm share/povray-3.6/scenes/animations/camera2
-@dirrm share/povray-3.6/scenes/animations/boing
-@dirrm share/povray-3.6/scenes/animations/ambient
-@dirrm share/povray-3.6/scenes/animations
-@dirrm share/povray-3.6/scenes/advanced/teapot
-@dirrm share/povray-3.6/scenes/advanced/piece3
-@dirrm share/povray-3.6/scenes/advanced/piece2
-@dirrm share/povray-3.6/scenes/advanced/ntreal
-@dirrm share/povray-3.6/scenes/advanced/newltpot
-@dirrm share/povray-3.6/scenes/advanced/ionic5
-@dirrm share/povray-3.6/scenes/advanced/glasschess
-@dirrm share/povray-3.6/scenes/advanced/fish13
-@dirrm share/povray-3.6/scenes/advanced/drums2
-@dirrm share/povray-3.6/scenes/advanced/cliche
-@dirrm share/povray-3.6/scenes/advanced/cats
-@dirrm share/povray-3.6/scenes/advanced/blocks
-@dirrm share/povray-3.6/scenes/advanced/balcony
-@dirrm share/povray-3.6/scenes/advanced
-@dirrm share/povray-3.6/scenes
-@dirrm share/povray-3.6/ini
-@dirrm share/povray-3.6/include
-@dirrm share/povray-3.6/icons
-@dirrm share/povray-3.6
-@dirrm share/doc/povray-3.6/html/images/tutorial
-@dirrm share/doc/povray-3.6/html/images/reference/colors
-@dirrm share/doc/povray-3.6/html/images/reference
-@dirrm share/doc/povray-3.6/html/images
-@dirrm share/doc/povray-3.6/html
-@dirrm share/doc/povray-3.6
-@dirrm etc/povray/3.6
-@dirrm etc/povray
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
deleted file mode 100644
index fd8c459882f8..000000000000
--- a/graphics/yafaray/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: yafray
-# Date created: 18 May 2003
-# Whom: David Yeske <dyeske@gmail.com>
-#
-# $FreeBSD$
-
-PORTNAME= yafray
-PORTVERSION= 0.0.9
-PORTREVISION= 2
-CATEGORIES= graphics
-MASTER_SITES= http://www.yafray.org/sec/2/downloads/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A fast XML based raytracer
-
-LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
-
-USE_SCONS= yes
-USE_LDCONFIG= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-pre-patch:
- @${MV} ${WRKSRC}/linux-settings.py ${WRKSRC}/freebsd-settings.py
-
-.include <bsd.port.mk>
diff --git a/graphics/yafaray/distinfo b/graphics/yafaray/distinfo
deleted file mode 100644
index 13bae9f58068..000000000000
--- a/graphics/yafaray/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (yafray-0.0.9.tar.gz) = 7365122e0ca6f439988f51e8b4db935c
-SHA256 (yafray-0.0.9.tar.gz) = f803e7058fb65cab9c0d00599daa85ca291fb57941822d622426e3466ec0aefb
-SIZE (yafray-0.0.9.tar.gz) = 316033
diff --git a/graphics/yafaray/files/patch-SConstruct b/graphics/yafaray/files/patch-SConstruct
deleted file mode 100644
index fade40439216..000000000000
--- a/graphics/yafaray/files/patch-SConstruct
+++ /dev/null
@@ -1,14 +0,0 @@
---- SConstruct.orig 2006-06-20 21:24:00.000000000 +0400
-+++ SConstruct 2009-11-04 20:56:07.000000000 +0300
-@@ -8,6 +8,11 @@
- ficheros = {
- 'darwin' : 'darwin-settings',
- 'linux2' : 'linux-settings',
-+'freebsd5' : 'freebsd-settings',
-+'freebsd6' : 'freebsd-settings',
-+'freebsd7' : 'freebsd-settings',
-+'freebsd8' : 'freebsd-settings',
-+'freebsd9' : 'freebsd-settings',
- 'win32' : 'win32-settings',
- 'sunos5' : 'sunos5-settings'
- }
diff --git a/graphics/yafaray/files/patch-freebsd-settings.py b/graphics/yafaray/files/patch-freebsd-settings.py
deleted file mode 100644
index 454943db3bb7..000000000000
--- a/graphics/yafaray/files/patch-freebsd-settings.py
+++ /dev/null
@@ -1,32 +0,0 @@
---- freebsd-settings.py.orig Sat Sep 23 00:21:17 2006
-+++ freebsd-settings.py Sat Sep 23 00:21:29 2006
-@@ -10,6 +10,7 @@
- global prefix
- prefix = args.get('prefix','/usr/local')
-
-+def get_include(args): return prefix+"/usr/local/include"
- def get_libpath(args): return prefix+"/lib"
- def get_pluginpath(args): return prefix+"/lib/yafray"
- def get_binpath(args): return prefix+"/bin"
-@@ -46,9 +47,9 @@
- class jpeg(globalinfo.library):
- C_ID = 'JPEG'
-
-- def present(args): return os.path.exists("/usr/include/jpeglib.h")
-- def get_include(args): return []
-- def get_libpath(args): return []
-+ def present(args): return os.path.exists("/usr/local/include/jpeglib.h")
-+ def get_include(args): return ['/usr/local/include']
-+ def get_libpath(args): return ['/usr/local/lib']
- def get_libs(args): return ['jpeg']
-
- class pthread(globalinfo.library):
-@@ -73,7 +74,7 @@
- def present(args): return True
- def get_include(args): return []
- def get_libpath(args): return []
-- def get_libs(args): return ['dl']
-+ def get_libs(args): return ['']
-
- def derive_shared_env(common_env):
- return common_env.Copy()
diff --git a/graphics/yafaray/files/patch-src::loader::gram_loader.h b/graphics/yafaray/files/patch-src::loader::gram_loader.h
deleted file mode 100644
index 2f43ae477901..000000000000
--- a/graphics/yafaray/files/patch-src::loader::gram_loader.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/loader/gram_loader.h.orig Thu Sep 30 14:48:47 2004
-+++ src/loader/gram_loader.h Thu Sep 30 14:49:18 2004
-@@ -22,6 +22,10 @@
- #ifndef __GRAML_H
- #define __GRAML_H
-
-+#include <iostream>
-+
-+using namespace std;
-+
- #include "gram_lex.h"
-
- struct sym_t
diff --git a/graphics/yafaray/files/patch-src_yafraycore_ccthreads.h b/graphics/yafaray/files/patch-src_yafraycore_ccthreads.h
deleted file mode 100644
index 082cf1d35429..000000000000
--- a/graphics/yafaray/files/patch-src_yafraycore_ccthreads.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/yafraycore/ccthreads.h.orig 2007-07-02 17:04:18.000000000 -0400
-+++ src/yafraycore/ccthreads.h 2007-07-02 17:04:33.000000000 -0400
-@@ -81,9 +81,7 @@
- virtual void body()=0;
- void run();
- void wait();
-- int getId() {return (int)id;};
- pthread_t getPid() {return id;};
-- int getSelf() {return (int)pthread_self();};
- bool isRunning()const {return running;};
- protected:
- bool running;
diff --git a/graphics/yafaray/files/patch-src_yafraycore_threadedscene.cc b/graphics/yafaray/files/patch-src_yafraycore_threadedscene.cc
deleted file mode 100644
index fa5e770f96a6..000000000000
--- a/graphics/yafaray/files/patch-src_yafraycore_threadedscene.cc
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/yafraycore/threadedscene.cc.orig Mon Jul 4 11:01:46 2005
-+++ src/yafraycore/threadedscene.cc Sat Sep 23 00:16:35 2006
-@@ -35,6 +35,10 @@
- #include <semaphore.h>
- #include<map>
-
-+#ifdef __FreeBSD__
-+#include<sys/time.h>
-+#endif
-+
- sem_t pstop;
-
-
diff --git a/graphics/yafaray/files/patch-src_yafraycore_y_alloc.h b/graphics/yafaray/files/patch-src_yafraycore_y_alloc.h
deleted file mode 100644
index 25b0823c6c25..000000000000
--- a/graphics/yafaray/files/patch-src_yafraycore_y_alloc.h
+++ /dev/null
@@ -1,39 +0,0 @@
---- src/yafraycore/y_alloc.h.orig Thu Jul 13 12:35:02 2006
-+++ src/yafraycore/y_alloc.h Tue Oct 17 14:55:47 2006
-@@ -5,7 +5,7 @@
- #include<config.h>
- #endif
-
--#ifdef __APPLE__
-+#if defined(__APPLE__) || defined (__FreeBSD__)
- #include <stdlib.h>
- #else
- #include <malloc.h>
-@@ -13,6 +13,10 @@
- #include <vector>
- #include <algorithm>
-
-+#if defined(__FreeBSD__)
-+#include <sys/param.h>
-+#endif
-+
- __BEGIN_YAFRAY
-
- typedef unsigned int u_int32;
-@@ -26,6 +30,16 @@
- // however, malloc is supposed to return at least SSE2 compatible alignment, which has to be enough.
- // alternative would be valloc, but i have no good info on its effects.
- return malloc(size);
-+#elif defined(__FreeBSD__)
-+#if (__FreeBSD_version < 700014)
-+ return malloc(size);
-+#else
-+ void *ret;
-+ if (posix_memalign(&ret, bound, size) != 0)
-+ return (NULL);
-+ else
-+ return (ret);
-+#endif
- #else
- return memalign(bound, size);
- #endif
diff --git a/graphics/yafaray/pkg-descr b/graphics/yafaray/pkg-descr
deleted file mode 100644
index 49ab4368103f..000000000000
--- a/graphics/yafaray/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is an advanced raytracer that uses XML.
-
-WWW: http://www.yafray.org/
diff --git a/graphics/yafaray/pkg-plist b/graphics/yafaray/pkg-plist
deleted file mode 100644
index ef2765719f2a..000000000000
--- a/graphics/yafaray/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-bin/yafray
-etc/gram.yafray
-lib/libyafraycore.so
-lib/libyafrayplugin.so
-lib/yafray/libpathlight.so
-lib/yafray/libsunlight.so
-lib/yafray/libpointlight.so
-lib/yafray/libphotonlight.so
-lib/yafray/libhemilight.so
-lib/yafray/libspotlight.so
-lib/yafray/libsoftlight.so
-lib/yafray/libarealight.so
-lib/yafray/libglobalphotonlight.so
-lib/yafray/libspherelight.so
-lib/yafray/libbasicshaders.so
-lib/yafray/libbasicblocks.so
-lib/yafray/libmixblocks.so
-lib/yafray/libblendershader.so
-lib/yafray/libhdri.so
-lib/yafray/libshaderback.so
-lib/yafray/libsss.so
-lib/yafray/libsunsky.so
-@dirrm lib/yafray