| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Jan 2009 16:28:36
323_3
|
flz  |
- 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 23:07:14
323_2
|
miwi  |
- Unbreak
- Fix build with gcc 4.2
PR: 117874
Submitted by: bsam
Approved by: maintainer timeout |
25 Apr 2008 23:48:54
323_2
|
miwi  |
- Fix build after xorg cleanup
Submitted by: pointyhat via pav |
19 Apr 2008 18:56:05
323_1  |
miwi  |
- 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
323_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
04 Oct 2007 09:50:50
323_1
|
linimon  |
Mark as broken with gcc4.2. |
19 May 2007 21:32:57
323_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Oct 2006 11:54:05
323
|
ehaupt  |
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 |