aboutsummaryrefslogtreecommitdiff
path: root/graphics/xaos/files
Commit message (Collapse)AuthorAgeFilesLines
* graphics/xaos: Fix build on HEADJoerg Preiss2021-10-041-0/+10
| | | | | | | | Add clocale include in src/ui/main.cpp where LC_NUMERIC was missing. Pass maintainership to submitter. PR: 258893
* - Update to 4.0Hiroki Tagato2020-05-221-18/+0
| | | | | | | | | | | | | - Update port description - Update WWW PR: 245913 Submitted by: Andy Mender <andymenderunix@gmail.com> Approved by: mentors (implicit) Changelog: https://github.com/xaos-project/XaoS/releases/tag/release-4.0 Notes: svn path=/head/; revision=536185
* - Update to 3.6Max Brazhnikov2013-11-181-20/+0
| | | | | | | | | - Add options to build with aalib support - Use option helpers - Remove stale patch Notes: svn path=/head/; revision=334203
* Reconcile declarations and definitions of a few static functionsMikhail Teterin2013-05-141-0/+18
| | | | | | | | | to make compilable by the newer compilers (gcc47, gcc48). Approved by: maintainer Notes: svn path=/head/; revision=318184
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+20
| | | | Notes: svn path=/head/; revision=297915
* Update to 3.5Max Brazhnikov2010-01-074-56/+0
| | | | | | | Add option for Gtk2 gui (off by default) Notes: svn path=/head/; revision=247356
* - Update to 3.4Martin Wilke2008-06-053-12/+12
| | | | | | | | PR: 124285 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=214387
* - Update to 3.3Martin Wilke2008-04-293-19/+37
| | | | | | | | PR: 122892 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=212281
* - Upgrade to v3.2.3.Joseph Koshy2007-07-056-86/+38
| | | | | | | | | | | | | | | | | | | | | Upstream changes from the prior version of the port include: - New fractal types including the Spidron hornflake, Sierpinski, Koch and many others from the fractint formula database. - New tutorial movies, new examples. - Improved fonts for large screen sizes. - Improvements to translations, a romanian translation, and many bugfixes. - Build knobs for the port have been trimmed to ease port maintenance. The one remaining knob, "PTHREADS", switches on experimental support for multi-cpu machines. - The port now adopts the system default for CFLAGS and does not hardcode compiler switches for aggressive optimization. Notes: svn path=/head/; revision=194969
* Fix base filesystem pollution.Joseph Koshy2005-07-101-2/+11
| | | | | | | Detected by: kris/pointyhat Notes: svn path=/head/; revision=138808
* Update to v3.1.2, add OPTIONS support, add support for aalib, andJoseph Koshy2005-06-239-687/+34
| | | | | | | | | some minor fixes. Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=137903
* Make this port compile under -CURRENT.Joseph Koshy2001-11-282-0/+37
| | | | | | | Submitted by: Matthew Thyer <thyerm@picknowl.com.au> Notes: svn path=/head/; revision=50685
* Do not install SVGAlib support unless the user asks for it.Joseph Koshy2001-02-281-0/+11
| | | | | | | | PR: ports/24896 Submitted by: Ilya Martynov <ilya@martynov.org> Notes: svn path=/head/; revision=38881
* Fix i386 specific breakage from the previous commit.Joseph Koshy1999-09-071-4/+5
| | | | | | | | | | fpsetmask() is a macro on the i386; preprocessor commands are consequently not allowed in its argument list. Found by: PW's build scripts. Notes: svn path=/head/; revision=21364
* The Alpha's fp mask register doesn't have a FP_X_DNML bit.Steve Price1999-06-221-2/+6
| | | | Notes: svn path=/head/; revision=19669
* Upgrade to ver 3.0 of XaoS.Joseph Koshy1998-07-068-71/+637
| | | | | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au> Notes: svn path=/head/; revision=11753
* Import of the Xaos port. Xaos is a fast fractal browser.Thomas Gellekum1997-02-281-0/+111
Closes PR #2808. Submitted by: Joseph Koshy <koshy@india.hp.com> Notes: svn path=/head/; revision=5775