FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:16 AM GMT
Port details
ffff 323_3 graphics on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
A fast mandelbrot fractal generator
Maintained by: rossiya@gmail.com search for ports maintained by this maintainer
Port Added: 04 Oct 2006 10:55:03
License: not specified in port
FFFF is a fast mandelbrot fractal generator with features such as:

   * OpenGL
   * realtime zoom
   * SSE/AltiVec QuadPixel
   * SSE2/3DNow! DualPixel calc
   * FPU per pixel calc
   * GPU asm (Fragment/Vertex) calc
   * multiprocessor support
   * benchmarking
   * optimized assembler code!

This port uses the standard mandelbrot fractal at near-Xaos speed. Yet every
pixel is computed. There is also an interesting parameter ray algoritymn using
your 3D card. A 3D card is strongly recommended for screen speed and additional
coprocessing power.

WWW: http://sourceforge.net/projects/ffff/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, x11-toolkits/libXmu, x11/libXext
Required To Run: x11/libX11, x11-toolkits/libXmu, x11/libXext
Required Libraries: graphics/libGL, graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/ffff/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://sunet.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://iweb.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://switch.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://surfnet.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://kent.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://freefr.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://voxel.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://jaist.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://osdn.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://nchc.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://ncu.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://transact.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://softlayer.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://internode.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://ufpr.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
http://waix.dl.sourceforge.net/project/ffff/ffff/FFFF%203.2.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 10

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:12:23
Original commit files touched by this commit  323_3
ohauer search for other commits by this committer
-remove MD5
02 Sep 2009 15:01:56
Original commit files touched by this commit  323_3
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
23 Jan 2009 16:28:36
Original commit files touched by this commit  323_3
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
31 May 2008 22:07:14
Original commit files touched by this commit  323_2
miwi search for other commits by this committer
- Unbreak
- Fix build with gcc 4.2

PR:             117874
Submitted by:   bsam
Approved by:    maintainer timeout
25 Apr 2008 22:48:54
Original commit files touched by this commit  323_2
miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pointyhat via pav
19 Apr 2008 17:56:05
Original commit files touched by this commit  323_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
24 Mar 2008 23:21:25
Original commit files touched by this commit  323_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
04 Oct 2007 08:50:50
Original commit files touched by this commit  323_1
linimon search for other commits by this committer
Mark as broken with gcc4.2.
19 May 2007 20:32:57
Original commit files touched by this commit  323_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
04 Oct 2006 10:54:05
Original commit files touched by this commit  323
ehaupt search for other commits by this committer
Add ffff, a fast mandelbrot fractal generator with features such as:

   * OpenGL
   * realtime zoom
   * SSE/AltiVec QuadPixel
   * SSE2/3DNow! DualPixel calc
   * FPU per pixel calc
   * GPU asm (Fragment/Vertex) calc
   * multiprocessor support
   * benchmarking
   * optimized assembler code!

This port uses the standard mandelbrot fractal at near-Xaos speed. Yet every
pixel is computed. There is also an interesting parameter ray algoritymn using
your 3D card. A 3D card is strongly recommended for screen speed and additional
coprocessing power.

WWW: http://sourceforge.net/projects/ffff/

PR:             103441
Submitted by:   rossiya@gmail.com

Number of commits found: 10

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.313 seconds.