From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 14 00:00:43 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2309316A41C for ; Tue, 14 Jun 2005 00:00:43 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A34D43D48 for ; Tue, 14 Jun 2005 00:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5E00gYk092796 for ; Tue, 14 Jun 2005 00:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5E00gWV092787; Tue, 14 Jun 2005 00:00:42 GMT (envelope-from gnats) Resent-Date: Tue, 14 Jun 2005 00:00:42 GMT Resent-Message-Id: <200506140000.j5E00gWV092787@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vsevolod Stakhov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9440616A426 for ; Mon, 13 Jun 2005 23:55:20 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA53C43D58 for ; Mon, 13 Jun 2005 23:55:13 +0000 (GMT) (envelope-from vsevolod@highsecure.ru) Received: from waterwall.inec.ru (root@localhost) by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j5DNsmVj091481 for ; Tue, 14 Jun 2005 03:54:48 +0400 (MSD) Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1]) by localhost (8.13.1/8.12.6) with ESMTP id j5DNslVl091476; Tue, 14 Jun 2005 03:54:47 +0400 (MSD) Received: from localhost (localhost.inec.ru [127.0.0.1]) by localhost (Postfix) with SMTP id 74A1B59CE8; Tue, 14 Jun 2005 03:54:47 +0400 (MSD) Received: from core (postbox.inec.ru [213.148.3.226]) by waterwall.inec.ru (Postfix) with ESMTP id AAP14742AE1CC5FF8F; Tue, 14 Jun 2005 03:54:45 +0400 (MSD) Received: from [213.219.249.64] (helo=spray.anyhost.ru) by core with esmtp (Exim 4.51 (FreeBSD)) id 1Dhykl-000LBG-KG; Tue, 14 Jun 2005 03:54:03 +0400 Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD)) id 1Dhylp-000GhC-1e; Tue, 14 Jun 2005 03:55:09 +0400 Message-Id: Date: Tue, 14 Jun 2005 03:55:09 +0400 From: Vsevolod Stakhov Sender: Vsevolod Stakhov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jkoshy@FreeBSD.org Subject: ports/82213: Update port: graphics/xaos to 3.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2005 00:00:43 -0000 >Number: 82213 >Category: ports >Synopsis: Update port: graphics/xaos to 3.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 14 00:00:41 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vsevolod Stakhov >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: >Description: - Update to 3.1.2 Removed file(s): - files/patch-aa - files/patch-ab - files/patch-ac - files/patch-ad - files/patch-ae - files/patch-af - files/patch-ag - files/patch-ah Reworking port architecture to options support. Added support of aalib. Some minor fixes. Port maintainer (jkoshy@freebsd.org) is cc'd. >How-To-Repeat: >Fix: --- xaos-3.1.2.patch begins here --- diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/Makefile /mnt/data/usr/ports/graphics/xaos/Makefile --- /mnt/data/usr/ports/graphics/xaos.orig/Makefile Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/Makefile Tue Jun 14 03:44:07 2005 @@ -6,7 +6,7 @@ # PORTNAME= xaos -PORTVERSION= 3.0 +PORTVERSION= 3.1.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xaos @@ -16,34 +16,53 @@ COMMENT= A real-time fractal browser for X11 and ASCII terminals LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -.if defined(WITH_SVGALIB) -LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib -.endif USE_XLIB= yes - -# This port will benefit from all-stops-out optimization of the code - +USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib -.if !defined(WITH_SVGALIB) -CONFIGURE_ARGS= --with-svga-driver=no -.endif -.if defined(WITH_PTHREAD) -CONFIGURE_ARGS+= --with-pthread=yes -CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}" \ - CFLAGS="${PTHREAD_CFLAGS} ${CFLAGS}" -.endif +OPTIONS= SVGALIB "Enable svgalib support" off \ + AALIB "Enable aalib support" off \ + PTHREAD "Enable experimental threads support" off + +CONFIGURE_ENV= LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib" +CONFIGURE_ARGS= --with-dga-driver=no CFLAGS= -DHAVE_SYS_PARAM_H \ + -I${LOCALBASE}/include \ -I${PREFIX}/include \ -pipe -O6 -fstrength-reduce -ffast-math -fomit-frame-pointer\ -fforce-mem -fforce-addr -funroll-loops + MAN6= xaos.6 +INFO= xaos + +PLIST_SUB+= XAOSDIR="share/XaoS" .include +.if defined(WITH_SVGALIB) +LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib +CONFIGURE_ARGS+= --with-svga-driver=yes +.else +CONFIGURE_ARGS+= --with-svga-driver=no +.endif + +.if defined(WITH_AALIB) +LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib +CONFIGURE_ARGS+= --with-aa-driver=yes +.else +CONFIGURE_ARGS+= --with-aa-driver=no +.endif + +.if defined(WITH_PTHREAD) +CONFIGURE_ARGS+= --with-pthread=yes +CONFIGURE_ENV+= LIBS="${PTHREAD_LIBS}" \ + CFLAGS="${PTHREAD_CFLAGS} ${CFLAGS}" +.else +CONFIGURE_ARGS+= --with-pthread=no +.endif + # GCC 3.4.2 alleges prototype mismatches with __attribute__((regparm)) .if ${OSVERSION} >= 502125 CFLAGS+= -DNOREGISTERS @@ -55,6 +74,5 @@ post-install: ${STRIP_CMD} ${PREFIX}/bin/xaos - install-info ${PREFIX}/info/xaos.info ${PREFIX}/info/dir .include diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/distinfo /mnt/data/usr/ports/graphics/xaos/distinfo --- /mnt/data/usr/ports/graphics/xaos.orig/distinfo Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/distinfo Mon Jun 13 23:00:21 2005 @@ -1,2 +1,2 @@ -MD5 (XaoS-3.0.tar.gz) = fa26ce9805d4889174c891b334da6d09 -SIZE (XaoS-3.0.tar.gz) = 491049 +MD5 (XaoS-3.1.2.tar.gz) = be908bc603461b76ba9628c9d4638852 +SIZE (XaoS-3.1.2.tar.gz) = 1430487 diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-aa /mnt/data/usr/ports/graphics/xaos/files/patch-aa --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-aa Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-aa Thu Jan 1 03:00:00 1970 @@ -1,357 +0,0 @@ ---- src/engine/blur.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/blur.c Fri Jul 3 15:39:10 1998 -@@ -1,5 +1,10 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #include -@@ -294,6 +299,7 @@ - } - #define AMOUNT 0.005 - #define DIV 1000.0 -+#undef MAX - #define MAX 800*1000 /*after 800 frames should be OK */ - static int - doit (struct filter *f, int flags, int time1) ---- src/engine/btrace.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/btrace.c Fri Jul 3 16:24:08 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #include - #include ---- src/engine/dither.c-- Fri Jul 3 14:15:34 1998 -+++ src/engine/dither.c Fri Jul 3 15:36:23 1998 -@@ -13,8 +13,13 @@ - * Note that quite interesting alg. is for preparing dithering table at - * fixedcolor displays. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #include -@@ -31,6 +36,7 @@ - #include - #include - #include -+#undef MSIZE - #define MSIZE 8 - static int matrix[MSIZE][MSIZE] = - { ---- src/engine/edge.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/edge.c Fri Jul 3 14:16:28 1998 -@@ -2,8 +2,15 @@ - * This is very simple filter - it initializes smalliter image and then - * does an simple edge detection algo on it. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include /*for NULL */ - #else - #include ---- src/engine/edge2.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/edge2.c Fri Jul 3 14:17:40 1998 -@@ -2,8 +2,15 @@ - * This is very simple filter - it initializes smalliter image and then - * does an simple edge detection algo on it. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include /*for NULL */ - #else - #include ---- src/engine/emboss.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/emboss.c Fri Jul 3 14:11:39 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #else - #include ---- src/engine/fractal.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/fractal.c Wed Sep 8 00:45:59 1999 -@@ -20,15 +20,21 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - /*#define STATISTICS */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifdef _plan9_ - #include - #include - #include - #else - #include --#ifndef _MAC -+#if (!defined(_MAC) && (!defined(BSD) || (BSD < 199506))) - #include - #endif -+#if (defined(BSD) && (BSD >= 199506)) -+#include -+#endif - #include - #include - #include -@@ -50,16 +56,21 @@ - #include - #ifdef __GNUC__ - #ifdef __i386__ -+#ifdef __linux__ - #ifndef PC_64 - #include - #endif - #endif - #endif -+#endif - #ifdef __alpha__ - #ifdef __linux__ - #include - #endif - #endif -+#if (defined(BSD) && (BSD >= 199506)) -+#include -+#endif - #ifndef M_PI - #define M_PI 3.1415 - #endif -@@ -335,9 +346,11 @@ - - #ifdef __GNUC__ - #ifdef __i386__ -+#ifdef __linux__ - _control87 (PC_64 | MCW_EM | MCW_RC, MCW_PC | MCW_EM | MCW_RC); - #endif - #endif -+#endif - #ifdef __alpha__ - #ifdef __linux__ - extern void ieee_set_fp_control(unsigned long); -@@ -352,6 +365,16 @@ - /*fcr &= ~(FPINEX | FPOVFL | FPUNFL | FPZDIV);*/ - setfcr (fcr); - } -+#endif -+#ifdef BSD -+ /* ignore all possible exceptions */ -+#ifdef __alpha__ -+ (void) fpsetmask(~(FP_X_INV | FP_X_OFL | FP_X_UFL | FP_X_DZ | -+ FP_X_IMP)); -+#else -+ (void) fpsetmask(~(FP_X_INV | FP_X_OFL | FP_X_UFL | FP_X_DZ | -+ FP_X_IMP | FP_X_DNML)); -+#endif - #endif - new_ctxt = (fractal_context *) calloc (sizeof (fractal_context), 1); - if (new_ctxt == NULL) ---- src/engine/i386.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/i386.c Fri Jul 3 17:48:38 1998 -@@ -1,4 +1,4 @@ -- -+#ifdef __linux__ - /* - * ctrl87.c - */ -@@ -211,6 +211,7 @@ - } - return _to; - } -+#endif - #endif - #endif - #endif ---- src/engine/interlace.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/interlace.c Fri Jul 3 14:21:21 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include /*for NULL */ - #include /*for memcpy */ - #else ---- src/engine/itersmall.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/itersmall.c Fri Jul 3 14:22:29 1998 -@@ -1,5 +1,10 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #ifdef HAVE_ALLOCA_H - #include ---- src/engine/julia.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/julia.c Fri Jul 3 14:24:57 1998 -@@ -1,3 +1,6 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifdef _plan9_ - #include - #include -@@ -5,7 +8,9 @@ - #else - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #endif ---- src/engine/palettef.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/palettef.c Fri Jul 3 14:09:38 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #else - #include ---- src/engine/rotate.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/rotate.c Fri Jul 3 16:24:16 1998 -@@ -4,12 +4,19 @@ - * 'E' menu. - * It is used to implement fast rotation mode - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include - #include - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #else - #include - #include ---- src/engine/star.c-- Fri Jul 3 14:12:59 1998 -+++ src/engine/star.c Fri Jul 3 14:51:59 1998 -@@ -1,5 +1,10 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #ifdef HAVE_ALLOCA_H ---- src/engine/stereogram.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/stereogram.c Fri Jul 3 14:22:55 1998 -@@ -1,5 +1,10 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #ifdef HAVE_ALLOCA_H - #include ---- src/engine/subwindow.c-- Fri Jul 3 14:24:23 1998 -+++ src/engine/subwindow.c Fri Jul 3 14:23:57 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include /*for NULL */ - #include /*for memcpy */ - #else ---- src/engine/zoom.c-- Thu Mar 5 03:19:12 1998 -+++ src/engine/zoom.c Fri Jul 3 16:24:03 1998 -@@ -20,6 +20,9 @@ - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ - /*#define DRAW */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifdef _plan9_ - #include - #include -@@ -27,7 +30,7 @@ - #else - #include - #include --#ifndef _MAC -+#if (!defined(_MAC) && (!defined(BSD) || (BSD < 199506))) - #include - #endif - #ifdef __EMX__ -@@ -61,6 +64,7 @@ - #include "calculate.h" /*an inlined calulate function */ - - #define ASIZE 16 -+#undef ALIGN - #define ALIGN(x) (((x)+ASIZE-1)&(~(ASIZE-1))) - static int nsymetrized; - static unsigned char *tmpdata, *tmpdata1; diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ab /mnt/data/usr/ports/graphics/xaos/files/patch-ab --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ab Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ab Thu Jan 1 03:00:00 1970 @@ -1,49 +0,0 @@ ---- src/filter/filter.c-- Thu Mar 5 03:19:12 1998 -+++ src/filter/filter.c Fri Jul 3 13:43:18 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #else - #include - #include ---- src/filter/image.c-- Thu Mar 5 03:19:12 1998 -+++ src/filter/image.c Fri Jul 3 13:40:07 1998 -@@ -1,5 +1,12 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #include - #include ---- src/filter/palette.c-- Thu Mar 5 03:19:12 1998 -+++ src/filter/palette.c Fri Jul 3 14:54:09 1998 -@@ -1,3 +1,6 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifdef _plan9_ - #include - #include -@@ -10,7 +13,9 @@ - #include - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #endif - #include diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ac /mnt/data/usr/ports/graphics/xaos/files/patch-ac --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ac Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ac Thu Jan 1 03:00:00 1970 @@ -1,47 +0,0 @@ ---- src/ui/play.c-- Fri Jul 3 15:42:09 1998 -+++ src/ui/play.c Fri Jul 3 15:41:43 1998 -@@ -1,6 +1,13 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #else - #include ---- src/ui/save.c-- Thu Mar 5 03:19:12 1998 -+++ src/ui/save.c Fri Jul 3 15:43:21 1998 -@@ -1,8 +1,15 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #else - #include - #include ---- src/ui/ui_helper.c-- Thu Mar 5 03:19:12 1998 -+++ src/ui/ui_helper.c Fri Jul 3 15:40:43 1998 -@@ -1,5 +1,10 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #include diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ad /mnt/data/usr/ports/graphics/xaos/files/patch-ad --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ad Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ad Thu Jan 1 03:00:00 1970 @@ -1,77 +0,0 @@ ---- src/util/catalog.c-- Thu Mar 5 03:19:12 1998 -+++ src/util/catalog.c Fri Jul 3 15:47:35 1998 -@@ -1,6 +1,13 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #else - #include ---- src/util/png.c-- Thu Mar 5 03:19:12 1998 -+++ src/util/png.c Fri Jul 3 15:46:07 1998 -@@ -1,3 +1,6 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include - #ifdef USE_PNG -@@ -5,7 +8,9 @@ - #endif - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #else - #include ---- src/util/timers.c-- Fri Jul 3 16:35:49 1998 -+++ src/util/timers.c Fri Jul 3 16:37:16 1998 -@@ -21,17 +21,26 @@ - * - * All ugly architecture depended timing code is separated into this file.. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifdef _plan9_ - #include - #include - #include - #else - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#else -+#include -+#endif - #include - #include - #ifndef _MAC -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #endif - #ifdef __BEOS__ - #include ---- src/util/xstdio.c-- Thu Mar 5 03:19:12 1998 -+++ src/util/xstdio.c Fri Jul 3 15:49:40 1998 -@@ -1,6 +1,9 @@ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #ifndef _plan9_ - #include --#ifdef __EMX__ -+#if (defined(__EMX__) || defined(BSD)) - #include - #endif - #include diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ae /mnt/data/usr/ports/graphics/xaos/files/patch-ae --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ae Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ae Thu Jan 1 03:00:00 1970 @@ -1,10 +0,0 @@ ---- src/include/ui_helper.h-- Thu Mar 5 03:19:12 1998 -+++ src/include/ui_helper.h Fri Jul 3 16:05:50 1998 -@@ -217,6 +217,7 @@ - - #define uih_needrecalculate(context) ((context)->recalculatemode) - #define uih_needdisplay(context) ((context)->display) -+#undef MAX - #define MAX(a,b) ((a)>(b)?(a):(b)) - #define uih_newimage(c) (((c)->recalculatemode=MAX((c)->recalculatemode,UIH_NEW_IMAGE))) - #define uih_animate_image(c) ((c)->recalculatemode=MAX((c)->recalculatemode,UIH_ANIMATION)) diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-af /mnt/data/usr/ports/graphics/xaos/files/patch-af --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-af Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-af Thu Jan 1 03:00:00 1970 @@ -1,45 +0,0 @@ ---- src/ui/ui-drv/curses/mktable.c-- Thu Mar 5 03:19:12 1998 -+++ src/ui/ui-drv/curses/mktable.c Fri Jul 3 16:43:57 1998 -@@ -20,10 +20,15 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #include - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include "mktable.h" - #include - #ifdef CURSES_DRIVER -@@ -396,6 +401,7 @@ - #define postoparams(pos,i1,i2,i3,i4) \ - ((i1)=(pos)>>12),((i2)=((pos)>>8)&15),((i3)=((pos)>>4)&15),((i4)=((pos))&15) - -+#undef isset - #define isset(n,i) (((i)&1<<(n))!=0) - #define canset(n,i) (!isset(n,i)&&isset(n+1,i)) - static int width = 8; ---- src/ui/ui-drv/curses/ui_curses.c-- Fri Jul 3 16:40:53 1998 -+++ src/ui/ui-drv/curses/ui_curses.c Fri Jul 3 16:40:24 1998 -@@ -19,11 +19,16 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #include "aconfig.h" - #ifdef CURSES_DRIVER - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include - #include - #include diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ag /mnt/data/usr/ports/graphics/xaos/files/patch-ag --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ag Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ag Thu Jan 1 03:00:00 1970 @@ -1,30 +0,0 @@ ---- src/ui/ui-drv/x11/xlib.c-- Thu Mar 5 03:19:12 1998 -+++ src/ui/ui-drv/x11/xlib.c Fri Jul 3 16:49:25 1998 -@@ -19,6 +19,9 @@ - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - */ -+#if defined(HAVE_SYS_PARAM_H) -+#include -+#endif - #include "aconfig.h" - #ifdef X11_DRIVER - #include -@@ -26,7 +29,9 @@ - #include - #include - #include -+#if (!defined(BSD) || (BSD < 199506)) - #include -+#endif - #include "xlib.h" - #ifdef AMIGA - #define XFlush(x) while(0) -@@ -230,6 +235,7 @@ - XDestroyImage (d->image[0]); - XDestroyImage (d->image[1]); - } -+#undef MAX - #define MAX(x,y) ((x)>(y)?(x):(y)) - - diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ah /mnt/data/usr/ports/graphics/xaos/files/patch-ah --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ah Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ah Thu Jan 1 03:00:00 1970 @@ -1,67 +0,0 @@ ---- src/include/i386/__math.h-- Thu Mar 5 03:19:12 1998 -+++ src/include/i386/__math.h Fri Jul 3 13:59:51 1998 -@@ -179,7 +179,7 @@ - __asm __volatile__ - ("fldl %%st(0)\n\t" - "frndint # int(x)\n\t" -- "fxch\n\t" -+ "fxch %%st(1)\n\t" - "fsub %%st(1) # fract(x)\n\t" - "f2xm1 # 2^(fract(x)) - 1\n\t" - : "=t" (__value), "=u" (__exponent) : "0" (__x)); -@@ -254,7 +254,7 @@ - "fmul %%st(1) # x * log2(e)\n\t" \ - "fstl %%st(1)\n\t" \ - "frndint # int(x * log2(e))\n\t" \ -- "fxch\n\t" \ -+ "fxch %%st(1)\n\t" \ - "fsub %%st(1) # fract(x * log2(e))\n\t" \ - "f2xm1 # 2^(fract(x * log2(e))) - 1\n\t" \ - "fscale # 2^(x * log2(e)) - 2^(int(x * log2(e)))\n\t" \ -@@ -275,7 +275,7 @@ - "fmul %%st(1) # x * log2(e)\n\t" \ - "fstl %%st(1)\n\t" \ - "frndint # int(x * log2(e))\n\t" \ -- "fxch\n\t" \ -+ "fxch %%st(1)\n\t" \ - "fsub %%st(1) # fract(x * log2(e))\n\t" \ - "f2xm1 # 2^(fract(x * log2(e))) - 1\n\t" \ - : "=t" (__value), "=u" (__exponent) : "0" (__x)); \ -@@ -350,7 +350,7 @@ - ("fmul %%st(1) # y * log2(x)\n\t" - "fst %%st(1)\n\t" - "frndint # int(y * log2(x))\n\t" -- "fxch\n\t" -+ "fxch %%st(1)\n\t" - "fsub %%st(1) # fract(y * log2(x))\n\t" - "f2xm1 # 2^(fract(y * log2(x))) - 1\n\t" - : "=t" (__value), "=u" (__exponent) : "0" (__y), "1" (__value)); -@@ -380,8 +380,8 @@ - __inline_mathop (cos, "fcos") - - __inline_mathop (atan, "fld1; fpatan") --__inline_mathop (log, "fldln2; fxch; fyl2x") --__inline_mathop (log10, "fldlg2; fxch; fyl2x") -+__inline_mathop (log, "fldln2; fxch %%st(1); fyl2x") -+__inline_mathop (log10, "fldlg2; fxch %%st(1); fyl2x") - - __inline_mathcode (asin, __x, return __atan2l (__x, __sqrtl (1.0 - __x * __x))) - __inline_mathcode (acos, __x, return __atan2l (__sqrtl (1.0 - __x * __x), __x)) -@@ -441,7 +441,7 @@ - /* Optimized versions for some non-standardized functions. */ - #if defined __USE_ISOC9X || defined __USE_MISC - --__inline_mathop(log2, "fld1; fxch; fyl2x") -+__inline_mathop(log2, "fld1; fxch %%st(1); fyl2x") - - __inline_mathcode (expm1, __x, __expm1_code) - -@@ -456,7 +456,7 @@ - else - __asm __volatile__ - ("fldln2\n\t" -- "fxch\n\t" -+ "fxch %%st(1)\n\t" - "fyl2xp1" - : "=t" (__value) : "0" (__x)); - return __value) diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ai /mnt/data/usr/ports/graphics/xaos/files/patch-ai --- /mnt/data/usr/ports/graphics/xaos.orig/files/patch-ai Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/files/patch-ai Tue Jun 14 03:40:25 2005 @@ -1,11 +1,40 @@ ---- configure-- Thu Mar 5 03:19:12 1998 -+++ configure Wed Feb 28 14:20:17 2001 -@@ -5522,7 +5522,7 @@ +--- configure.orig Fri Feb 11 12:48:52 2005 ++++ configure Tue Jun 14 03:40:19 2005 +@@ -13597,7 +13597,7 @@ + + if $search_aalib + then +- if test -f /usr/include/aalib.h ++ if /usr/bin/true + then + LIBS1="$LIBS" + if test "x$no_x" = x; then +@@ -13670,8 +13670,8 @@ + fi + + if test "x$ac_cv_lib_aa_aa_init" = xyes; then +- echo "$as_me:$LINENO: result: Found aalib on /usr/include/aalib.h" >&5 +-echo "${ECHO_T}Found aalib on /usr/include/aalib.h" >&6 ++ echo "$as_me:$LINENO: result: Found aalib on ${PREFIX}/include/aalib.h" >&5 ++echo "${ECHO_T}Found aalib on ${PREFIX}/include/aalib.h" >&6 + echo "$as_me:$LINENO: checking whether aalib version >= 1.4" >&5 + echo $ECHO_N "checking whether aalib version >= 1.4... $ECHO_C" >&6 + if test "${ac_aalib_ver_ok+set}" = set; then +@@ -13687,7 +13687,7 @@ + */ + #endif + }' > conftest.c +-if test -z "`${CC-cc} -c conftest.c 2>&1`"; then ++if test -z "`${CC-cc} ${CFLAGS} -c conftest.c 2>&1`"; then + ac_aalib_ver_ok=yes + else + ac_aalib_ver_ok=no +@@ -17607,7 +17607,7 @@ #define SVGA_DRIVER 1 - EOF + _ACEOF - STICKY='chmod +s $(bindir)/xaos; chown root $(bindir)/xaos; chgrp root $(bindir)/xaos' + STICKY='chmod +s $(bindir)/xaos; chown root $(bindir)/xaos; chgrp wheel $(bindir)/xaos' DRIVERDIRS="$DRIVERDIRS ui/ui-drv/svga" DRIVERLIBS="$DRIVERLIBS lib/libuisvga.a" - if test "x$ac_cv_func_pthread_sighandler" = xyes; then + if test "x$ac_cv_func_pthread_sighandler" = xyes; then diff -ruN --exclude=CVS /mnt/data/usr/ports/graphics/xaos.orig/pkg-plist /mnt/data/usr/ports/graphics/xaos/pkg-plist --- /mnt/data/usr/ports/graphics/xaos.orig/pkg-plist Mon Jun 13 22:54:50 2005 +++ /mnt/data/usr/ports/graphics/xaos/pkg-plist Mon Jun 13 23:37:31 2005 @@ -1,123 +1,210 @@ bin/xaos -share/XaoS/tutorial/anim.xaf -share/XaoS/tutorial/anim.xhf -share/XaoS/tutorial/barnsley.xaf -share/XaoS/tutorial/features.xaf -share/XaoS/tutorial/filter.xaf -share/XaoS/tutorial/filter.xhf -share/XaoS/tutorial/fractal.xaf -share/XaoS/tutorial/head.xhf -share/XaoS/tutorial/incolor.xaf -share/XaoS/tutorial/innew.xhf -share/XaoS/tutorial/intro.xaf -share/XaoS/tutorial/keys.xhf -share/XaoS/tutorial/magnet.xaf -share/XaoS/tutorial/new30.xaf -share/XaoS/tutorial/newton.xaf -share/XaoS/tutorial/octo.xaf -share/XaoS/tutorial/other.xaf -share/XaoS/tutorial/outcolor.xaf -share/XaoS/tutorial/outnew.xhf -share/XaoS/tutorial/palette.xaf -share/XaoS/tutorial/palette.xhf -share/XaoS/tutorial/pause.xhf -share/XaoS/tutorial/pert.xaf -share/XaoS/tutorial/pert.xhf -share/XaoS/tutorial/phoenix.xaf -share/XaoS/tutorial/plane.xaf -share/XaoS/tutorial/power.xaf -share/XaoS/tutorial/truecol.xaf -share/XaoS/tutorial/truecol.xhf -share/XaoS/examples/0rfel1.xpf -share/XaoS/examples/0rfel2.xpf -share/XaoS/examples/README -share/XaoS/examples/axe.xpf -share/XaoS/examples/barnsl1.xpf -share/XaoS/examples/barnsl2.xpf -share/XaoS/examples/barnsl3.xpf -share/XaoS/examples/barnsl4.xpf -share/XaoS/examples/barnsl5.xpf -share/XaoS/examples/barnsl6.xpf -share/XaoS/examples/barnsl7.xpf -share/XaoS/examples/barnsl8.xpf -share/XaoS/examples/barnsl9.xpf -share/XaoS/examples/beatle.xpf -share/XaoS/examples/beatle2.xpf -share/XaoS/examples/brown.xpf -share/XaoS/examples/crone.xpf -share/XaoS/examples/dblspira.xpf -share/XaoS/examples/dragons.xpf -share/XaoS/examples/edge.xpf -share/XaoS/examples/edge2.xpf -share/XaoS/examples/edge3.xpf -share/XaoS/examples/eifell.xpf -share/XaoS/examples/galaxy.xpf -share/XaoS/examples/goldrive.xpf -share/XaoS/examples/head.xpf -share/XaoS/examples/head2.xpf -share/XaoS/examples/head3.xpf -share/XaoS/examples/incolor1.xpf -share/XaoS/examples/incolor2.xpf -share/XaoS/examples/incolor3.xpf -share/XaoS/examples/incolor4.xpf -share/XaoS/examples/incolor5.xpf -share/XaoS/examples/julia.xpf -share/XaoS/examples/julia2.xpf -share/XaoS/examples/julia3.xpf -share/XaoS/examples/lemon.xpf -share/XaoS/examples/light.xpf -share/XaoS/examples/magnet.xpf -share/XaoS/examples/magnet1.xpf -share/XaoS/examples/magnet2.xpf -share/XaoS/examples/magnet3.xpf -share/XaoS/examples/magnet4.xpf -share/XaoS/examples/mand1.xpf -share/XaoS/examples/mand2.xpf -share/XaoS/examples/minibrot.xpf -share/XaoS/examples/newton.xpf -share/XaoS/examples/palace.xpf -share/XaoS/examples/perb1.xpf -share/XaoS/examples/perb2.xpf -share/XaoS/examples/perb3.xpf -share/XaoS/examples/perb4.xpf -share/XaoS/examples/perb5.xpf -share/XaoS/examples/phoenix1.xpf -share/XaoS/examples/phoenix2.xpf -share/XaoS/examples/redjulia.xpf -share/XaoS/examples/redmand.xpf -share/XaoS/examples/redmand2.xpf -share/XaoS/examples/rocks.xpf -share/XaoS/examples/something.xpf -share/XaoS/examples/spiral2.xpf -share/XaoS/examples/sprial.xpf -share/XaoS/examples/sun.xpf -share/XaoS/examples/thebug.xpf -share/XaoS/examples/tower.xpf -share/XaoS/examples/tree.xpf -share/XaoS/examples/triangle.xpf -share/XaoS/examples/truecol1.xpf -share/XaoS/examples/truecol2.xpf -share/XaoS/examples/truecol3.xpf -share/XaoS/examples/truecol4.xpf -share/XaoS/examples/ufo.xpf -share/XaoS/examples/truecol5.xpf -share/XaoS/catalogs/cesky.cat -share/XaoS/catalogs/cesky2.cat -share/XaoS/catalogs/deutsch.cat -share/XaoS/catalogs/deutsch.cat.utf-8 -share/XaoS/catalogs/english.cat -share/XaoS/catalogs/francais.cat -share/XaoS/doc/README -share/XaoS/doc/README.bugs -share/XaoS/doc/compilers.txt -share/XaoS/doc/ANNOUNCE -share/XaoS/doc/PROBLEMS -share/XaoS/doc/tutorial.txt -@unexec install-info --delete %D/info/xaos.info %D/info/dir -info/xaos.info -@exec install-info %D/info/xaos.info %D/info/dir -@dirrm share/XaoS/catalogs -@dirrm share/XaoS/examples -@dirrm share/XaoS/tutorial -@dirrm share/XaoS/doc -@dirrm share/XaoS +%%XAOSDIR%%/tutorial/anim.xaf +%%XAOSDIR%%/tutorial/anim.xhf +%%XAOSDIR%%/tutorial/barnsley.xaf +%%XAOSDIR%%/tutorial/features.xaf +%%XAOSDIR%%/tutorial/filter.xaf +%%XAOSDIR%%/tutorial/filter.xhf +%%XAOSDIR%%/tutorial/fractal.xaf +%%XAOSDIR%%/tutorial/head.xhf +%%XAOSDIR%%/tutorial/incolor.xaf +%%XAOSDIR%%/tutorial/innew.xhf +%%XAOSDIR%%/tutorial/intro.xaf +%%XAOSDIR%%/tutorial/keys.xhf +%%XAOSDIR%%/tutorial/magnet.xaf +%%XAOSDIR%%/tutorial/new30.xaf +%%XAOSDIR%%/tutorial/newton.xaf +%%XAOSDIR%%/tutorial/octo.xaf +%%XAOSDIR%%/tutorial/other.xaf +%%XAOSDIR%%/tutorial/outcolor.xaf +%%XAOSDIR%%/tutorial/outnew.xhf +%%XAOSDIR%%/tutorial/palette.xaf +%%XAOSDIR%%/tutorial/palette.xhf +%%XAOSDIR%%/tutorial/pause.xhf +%%XAOSDIR%%/tutorial/pert.xaf +%%XAOSDIR%%/tutorial/pert.xhf +%%XAOSDIR%%/tutorial/phoenix.xaf +%%XAOSDIR%%/tutorial/plane.xaf +%%XAOSDIR%%/tutorial/power.xaf +%%XAOSDIR%%/tutorial/truecol.xaf +%%XAOSDIR%%/tutorial/truecol.xhf +%%XAOSDIR%%/tutorial/3dtutor.xaf +%%XAOSDIR%%/tutorial/coast.xhf +%%XAOSDIR%%/tutorial/dimension.xaf +%%XAOSDIR%%/tutorial/escape.xaf +%%XAOSDIR%%/tutorial/flake1.xhf +%%XAOSDIR%%/tutorial/flake2.xhf +%%XAOSDIR%%/tutorial/flake3.xhf +%%XAOSDIR%%/tutorial/flake4.xhf +%%XAOSDIR%%/tutorial/flake5.xhf +%%XAOSDIR%%/tutorial/flaketh.xhf +%%XAOSDIR%%/tutorial/fmath.xaf +%%XAOSDIR%%/tutorial/julia.xaf +%%XAOSDIR%%/tutorial/line1.xhf +%%XAOSDIR%%/tutorial/mset.xaf +%%XAOSDIR%%/tutorial/msetren.xaf +%%XAOSDIR%%/tutorial/render.xaf +%%XAOSDIR%%/tutorial/square.xhf +%%XAOSDIR%%/tutorial/tree.xhf +%%XAOSDIR%%/examples/0rfel1.xpf +%%XAOSDIR%%/examples/0rfel2.xpf +%%XAOSDIR%%/examples/README +%%XAOSDIR%%/examples/axe.xpf +%%XAOSDIR%%/examples/barnsl1.xpf +%%XAOSDIR%%/examples/barnsl2.xpf +%%XAOSDIR%%/examples/barnsl3.xpf +%%XAOSDIR%%/examples/barnsl4.xpf +%%XAOSDIR%%/examples/barnsl5.xpf +%%XAOSDIR%%/examples/barnsl6.xpf +%%XAOSDIR%%/examples/barnsl7.xpf +%%XAOSDIR%%/examples/barnsl8.xpf +%%XAOSDIR%%/examples/barnsl9.xpf +%%XAOSDIR%%/examples/beatle.xpf +%%XAOSDIR%%/examples/beatle2.xpf +%%XAOSDIR%%/examples/brown.xpf +%%XAOSDIR%%/examples/crone.xpf +%%XAOSDIR%%/examples/dblspira.xpf +%%XAOSDIR%%/examples/dragons.xpf +%%XAOSDIR%%/examples/edge.xpf +%%XAOSDIR%%/examples/edge2.xpf +%%XAOSDIR%%/examples/edge3.xpf +%%XAOSDIR%%/examples/eifell.xpf +%%XAOSDIR%%/examples/galaxy.xpf +%%XAOSDIR%%/examples/goldrive.xpf +%%XAOSDIR%%/examples/head.xpf +%%XAOSDIR%%/examples/head2.xpf +%%XAOSDIR%%/examples/head3.xpf +%%XAOSDIR%%/examples/incolor1.xpf +%%XAOSDIR%%/examples/incolor2.xpf +%%XAOSDIR%%/examples/incolor3.xpf +%%XAOSDIR%%/examples/incolor4.xpf +%%XAOSDIR%%/examples/incolor5.xpf +%%XAOSDIR%%/examples/julia.xpf +%%XAOSDIR%%/examples/julia2.xpf +%%XAOSDIR%%/examples/julia3.xpf +%%XAOSDIR%%/examples/lemon.xpf +%%XAOSDIR%%/examples/light.xpf +%%XAOSDIR%%/examples/magnet.xpf +%%XAOSDIR%%/examples/magnet1.xpf +%%XAOSDIR%%/examples/magnet2.xpf +%%XAOSDIR%%/examples/magnet3.xpf +%%XAOSDIR%%/examples/magnet4.xpf +%%XAOSDIR%%/examples/mand1.xpf +%%XAOSDIR%%/examples/mand2.xpf +%%XAOSDIR%%/examples/minibrot.xpf +%%XAOSDIR%%/examples/newton.xpf +%%XAOSDIR%%/examples/palace.xpf +%%XAOSDIR%%/examples/perb1.xpf +%%XAOSDIR%%/examples/perb2.xpf +%%XAOSDIR%%/examples/perb3.xpf +%%XAOSDIR%%/examples/perb4.xpf +%%XAOSDIR%%/examples/perb5.xpf +%%XAOSDIR%%/examples/phoenix1.xpf +%%XAOSDIR%%/examples/phoenix2.xpf +%%XAOSDIR%%/examples/redjulia.xpf +%%XAOSDIR%%/examples/redmand.xpf +%%XAOSDIR%%/examples/redmand2.xpf +%%XAOSDIR%%/examples/rocks.xpf +%%XAOSDIR%%/examples/something.xpf +%%XAOSDIR%%/examples/spiral2.xpf +%%XAOSDIR%%/examples/sprial.xpf +%%XAOSDIR%%/examples/sun.xpf +%%XAOSDIR%%/examples/thebug.xpf +%%XAOSDIR%%/examples/tower.xpf +%%XAOSDIR%%/examples/tree.xpf +%%XAOSDIR%%/examples/triangle.xpf +%%XAOSDIR%%/examples/truecol1.xpf +%%XAOSDIR%%/examples/truecol2.xpf +%%XAOSDIR%%/examples/truecol3.xpf +%%XAOSDIR%%/examples/truecol4.xpf +%%XAOSDIR%%/examples/ufo.xpf +%%XAOSDIR%%/examples/truecol5.xpf +%%XAOSDIR%%/examples/2spirals.xpf +%%XAOSDIR%%/examples/3d1.xpf +%%XAOSDIR%%/examples/3d2.xpf +%%XAOSDIR%%/examples/3d3.xpf +%%XAOSDIR%%/examples/3d4.xpf +%%XAOSDIR%%/examples/3d5.xpf +%%XAOSDIR%%/examples/3d6.xpf +%%XAOSDIR%%/examples/3d7.xpf +%%XAOSDIR%%/examples/3d8.xpf +%%XAOSDIR%%/examples/3d9.xpf +%%XAOSDIR%%/examples/bolygo.xpf +%%XAOSDIR%%/examples/checker.xpf +%%XAOSDIR%%/examples/csiga2.xpf +%%XAOSDIR%%/examples/csiga3.xpf +%%XAOSDIR%%/examples/csiga4.xpf +%%XAOSDIR%%/examples/csiga5.xpf +%%XAOSDIR%%/examples/dragons2.xpf +%%XAOSDIR%%/examples/fract1.xpf +%%XAOSDIR%%/examples/gamma.xpf +%%XAOSDIR%%/examples/golden.xpf +%%XAOSDIR%%/examples/impulzus.xpf +%%XAOSDIR%%/examples/julia4.xpf +%%XAOSDIR%%/examples/julia5.xpf +%%XAOSDIR%%/examples/juliaanim.xaf +%%XAOSDIR%%/examples/kovzsi10.2.xpf +%%XAOSDIR%%/examples/kovzsi12.xpf +%%XAOSDIR%%/examples/kovzsi14.xpf +%%XAOSDIR%%/examples/kovzsi15.xpf +%%XAOSDIR%%/examples/kovzsi16.xpf +%%XAOSDIR%%/examples/kovzsi17.xpf +%%XAOSDIR%%/examples/kovzsi2.1.xpf +%%XAOSDIR%%/examples/kovzsi2.xpf +%%XAOSDIR%%/examples/kovzsi3.1.xpf +%%XAOSDIR%%/examples/kovzsi3.2.xpf +%%XAOSDIR%%/examples/kovzsi4.xpf +%%XAOSDIR%%/examples/kovzsi6.1.xpf +%%XAOSDIR%%/examples/kovzsi6.2.xpf +%%XAOSDIR%%/examples/kovzsi6.xpf +%%XAOSDIR%%/examples/kovzsi7.1.xpf +%%XAOSDIR%%/examples/kovzsi7.2.xpf +%%XAOSDIR%%/examples/kovzsi7.3.xpf +%%XAOSDIR%%/examples/kovzsi7.4.xpf +%%XAOSDIR%%/examples/kovzsi7.5.xpf +%%XAOSDIR%%/examples/kovzsi8.xpf +%%XAOSDIR%%/examples/kovzsi9.2.xpf +%%XAOSDIR%%/examples/kovzsi9.xpf +%%XAOSDIR%%/examples/lighting.xpf +%%XAOSDIR%%/examples/mand3.xpf +%%XAOSDIR%%/examples/mand4.xpf +%%XAOSDIR%%/examples/mand5.xpf +%%XAOSDIR%%/examples/mand7.xpf +%%XAOSDIR%%/examples/mand8.xpf +%%XAOSDIR%%/examples/mand9.xpf +%%XAOSDIR%%/examples/mandanim.xaf +%%XAOSDIR%%/examples/nap.xpf +%%XAOSDIR%%/examples/newton.xaf +%%XAOSDIR%%/examples/newton2.xpf +%%XAOSDIR%%/examples/newton3.xpf +%%XAOSDIR%%/examples/octo.xpf +%%XAOSDIR%%/examples/orveny.xpf +%%XAOSDIR%%/examples/pavaszem.xpf +%%XAOSDIR%%/examples/pavaszem2.xpf +%%XAOSDIR%%/examples/pepita.xpf +%%XAOSDIR%%/examples/shell.xpf +%%XAOSDIR%%/examples/spiral.xpf +%%XAOSDIR%%/examples/spiral3.xpf +%%XAOSDIR%%/examples/spiral4.xpf +%%XAOSDIR%%/examples/truecol6.xpf +%%XAOSDIR%%/examples/truecol7.xpf +%%XAOSDIR%%/examples/zsigapro.xpf +%%XAOSDIR%%/help/xaos.hlp +%%XAOSDIR%%/catalogs/cesky.cat +%%XAOSDIR%%/catalogs/deutsch.cat +%%XAOSDIR%%/catalogs/english.cat +%%XAOSDIR%%/catalogs/francais.cat +%%XAOSDIR%%/catalogs/README +%%XAOSDIR%%/catalogs/espanhol.cat +%%XAOSDIR%%/catalogs/magyar.cat +%%XAOSDIR%%/doc/README +%%XAOSDIR%%/doc/README.bugs +%%XAOSDIR%%/doc/compilers.txt +%%XAOSDIR%%/doc/PROBLEMS +%%XAOSDIR%%/doc/AUTHORS +@dirrm %%XAOSDIR%%/catalogs +@dirrm %%XAOSDIR%%/examples +@dirrm %%XAOSDIR%%/tutorial +@dirrm %%XAOSDIR%%/doc +@dirrm %%XAOSDIR%%/help +@dirrm %%XAOSDIR%% --- xaos-3.1.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: