summaryrefslogtreecommitdiff
path: root/graphics/xaos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* 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
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* More missing dependencies.Satoshi Asami1998-11-291-1/+3
| | | | Notes: svn path=/head/; revision=14954
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* Correct master site url.Joseph Koshy1998-09-071-2/+2
| | | | | | | Found by: Bill Fenner's distfile checker. Notes: svn path=/head/; revision=13039
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-1/+0
| | | | | | | too many, so I'll remove half of them. Notes: svn path=/head/; revision=12620
* Upgrade to ver 3.0 of XaoS.Joseph Koshy1998-07-0612-93/+777
| | | | | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au> Notes: svn path=/head/; revision=11753
* Remove stale master site address. Update maintainer address.Joseph Koshy1998-07-031-3/+2
| | | | | | | (I will be upgrading this port to the current release (XaoS 3.0) soon). Notes: svn path=/head/; revision=11679
* Change MAINTAINER to the original port submitterJames FitzGibbon1997-07-011-2/+2
| | | | | | | Requested-by: koshy@india.hp.com Notes: svn path=/head/; revision=7166
* Compress manpage.Satoshi Asami1997-03-021-1/+1
| | | | Notes: svn path=/head/; revision=5784
* There is no need to "strip" executable in post-install target,Satoshi Asami1997-03-021-3/+4
| | | | | | | | INSTALL_PROGRAM already takes care of that. Take out "-m486", it won't help for P5/P6 machines anyway. Compress manpage. Notes: svn path=/head/; revision=5783
* Import of the Xaos port. Xaos is a fast fractal browser.Thomas Gellekum1997-02-286-0/+171
Closes PR #2808. Submitted by: Joseph Koshy <koshy@india.hp.com> Notes: svn path=/head/; revision=5775