Commit graph

10 commits

Author SHA1 Message Date
rillig
f806105b11 Forgot a patch. 2006-10-02 23:03:54 +00:00
rillig
0f9386c8fc Updated XaoS to 3.2.2.
Changes since 3.1:

RELEASE NOTES FOR XAOS VERSION 3.2.2
------------------------------------

This release contains a rewritten Mac OS X port by J. B. Langston III,
and some small fixes for pipes by Marton Torok. For more details
please read the ChangeLog file.


RELEASE NOTES FOR XAOS VERSION 3.2.1
------------------------------------

A new fractal type, the Spidron hornflake has appeared. We changed
the web site to a dokuwiki database, so the help system contains
now a converter for dokuwiki (not completely working yet).

STICKY/DESTDIR is now supported (by Claudio Fontana). The French
translation is updated (by Philippe Wautelet). Bigger fonts are
available for Latin-2 based usage if the user changes the screen
resolution more than 800x600 or 1000x720.

Some small fixes have been done in the catalog files.


RELEASE NOTES FOR XAOS VERSION 3.2
----------------------------------

Main points are the classic Sierpinski and Koch fractals, but still
other formulas are introduced. Some 'oldie but goldie' fractals are
included from the Fractint formula database. The keystroke order has been
changed a little bit. Now gcc-4.0.x is also supported (-mcpu is deprecated
now and the source had to be modified for this).

The new formulas are demonstrated with 3 new tutorial movies. These are
also available in Hungarian language. Volunteers are requested to
translate the new movies into other languages.


RELEASE NOTES FOR XAOS VERSION 3.1.3
------------------------------------

Using this release gcc version 4.0 should also compile the code, not only
the 3.x versions.

Two new fractal types were also added. In addition, the DirectX header
files have been fixed. The French translations are updated.


RELEASE NOTES FOR XAOS VERSION 3.1.2
------------------------------------

This release is a fast bugfix for some gcc versions (or more precisely,
there is a workaround for the B-B bug, see the ChangeLog for details).
The example files were not able to load in version 3.1.1 and msgmerge
was not recognized (this is fixed, however not tested yet).

There are other small but irrelevant fixes (see ChangeLog), too.


RELEASE NOTES FOR XAOS VERSION 3.1.1
------------------------------------

This release is a CVS snapshot freeze for those who are using newer
systems. The most important update is a fix for gcc-3.4. There are also

- improvements in French and Spanish translations,
- some more example files (contributed by Zsigmond Kovács),
- some fixes which patch annoying problems.
2006-10-02 23:03:33 +00:00
joerg
cc1549810f Fix build with GCC 3.4+: not only the prototype needs the register
argument...
2006-05-20 18:09:49 +00:00
jlam
31c1b1fd57 The GNU configure script is asked to check for libintl, but then it
never uses it unless it's the included one.  Link against the correct
-lintl so that the build will not fail.
2006-04-08 05:02:39 +00:00
kristerw
513acec188 Regen so that the Mac OS X patch program can apply it. 2006-03-03 18:47:24 +00:00
grant
5ba4ad5eeb add prototypes for two functions returning void, to appease sunpro. 2005-08-19 02:46:29 +00:00
ben
1181c2a980 Update of x11/XaoS to 3.1, as requested in PR#26323. 2004-07-14 21:06:57 +00:00
wiz
255d8ca6f4 Never install the executable setuid root. Might have happened if libvga
was found (not on NetBSD, of course).
Bump PKGREVISION to 1.
Closes PR 21812 by reed.
2004-03-24 11:56:00 +00:00
seb
583b183f8a Properly handle info files. Remove now unnecessary patch file. 2003-08-07 12:11:10 +00:00
atatat
af7ab005aa Add XaoS package. This is a zoomable fractal generator (Mandelbrot
and friends, as well as Newton, Barnsley, Phoenix, and Magnet), that
can also be used as an external module in xscreensaver.
2002-03-25 16:19:29 +00:00