aboutsummaryrefslogtreecommitdiff
path: root/graphics/quat
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 00:20:37 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 00:20:37 +0000
commite5639a269e48e37d03f5b4f64b4264fbb9af6fe3 (patch)
tree9943abebf7333c142eac145997a3f00e0915c460 /graphics/quat
parentb047d1d7606fa04c5f2bfc978744d73f7ec35b9b (diff)
downloadports-e5639a269e48e37d03f5b4f64b4264fbb9af6fe3.tar.gz
ports-e5639a269e48e37d03f5b4f64b4264fbb9af6fe3.zip
New port quat version 1.11: A Three-dimensional fractal creator
(command line only) Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=65258
Diffstat (limited to 'graphics/quat')
-rw-r--r--graphics/quat/Makefile25
-rw-r--r--graphics/quat/distinfo1
-rw-r--r--graphics/quat/pkg-comment1
-rw-r--r--graphics/quat/pkg-descr15
-rw-r--r--graphics/quat/pkg-plist1
5 files changed, 43 insertions, 0 deletions
diff --git a/graphics/quat/Makefile b/graphics/quat/Makefile
new file mode 100644
index 000000000000..fb03e7380657
--- /dev/null
+++ b/graphics/quat/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: quat
+# Date created: 26 Aug 2002
+# Whom: David Yeske <dyeske@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= quat
+PORTVERSION= 1.11
+CATEGORIES= graphics
+MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/
+
+MAINTAINER= dyeske@yahoo.com
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-gui
+USE_REINPLACE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -E -e 's,-(march=pentium|O3|ffast-math),,g' \
+ ${WRKSRC}/configure
+ @${REINPLACE_CMD} -E -e 's|-I\.[[:space:]]+-I\$$\(srcdir\)[[:space:]]+||' \
+ ${WRKSRC}/kernel/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/graphics/quat/distinfo b/graphics/quat/distinfo
new file mode 100644
index 000000000000..c8955d1f2427
--- /dev/null
+++ b/graphics/quat/distinfo
@@ -0,0 +1 @@
+MD5 (quat-1.11.tar.gz) = ca8af28299924d32166278aa2ef30333
diff --git a/graphics/quat/pkg-comment b/graphics/quat/pkg-comment
new file mode 100644
index 000000000000..c1133ece2257
--- /dev/null
+++ b/graphics/quat/pkg-comment
@@ -0,0 +1 @@
+A Three-dimensional fractal creator (command line only)
diff --git a/graphics/quat/pkg-descr b/graphics/quat/pkg-descr
new file mode 100644
index 000000000000..1890e9843c00
--- /dev/null
+++ b/graphics/quat/pkg-descr
@@ -0,0 +1,15 @@
+Idea and purpose of this program is the calculation of three-dimensional
+fractals. The calculated objects are twisted, freely in space
+floating (and - of course - fractal) "lumps" which look like made
+of dough - in contrast to what is normally called "three-dimensional"
+fractals (namely a simple reinterpretation of the two-dimensional
+data).
+
+Generation of a really three dimensional view is possible (3d
+stereo). The fractal can be seen three dimensional without any
+utilities like 3d glasses.
+
+WWW: http://www.physcip.uni-stuttgart.de/phy11733/
+
+- David
+dyeske@yahoo.com
diff --git a/graphics/quat/pkg-plist b/graphics/quat/pkg-plist
new file mode 100644
index 000000000000..c684881c5c7d
--- /dev/null
+++ b/graphics/quat/pkg-plist
@@ -0,0 +1 @@
+bin/quat