summaryrefslogtreecommitdiff
path: root/graphics/xaos (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x !i386 and !amd64: Does not compileKris Kennaway2004-02-251-1/+7
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* MASTER_SITE has moved (to SourceForge.Net).Joseph Koshy2002-06-261-4/+2
| | | | Noticed by: Vladimir Kotal <vlada@openbsd.cz>
* Make this port compile under -CURRENT.Joseph Koshy2001-11-282-0/+37
| | | | Submitted by: Matthew Thyer <thyerm@picknowl.com.au>
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
|
* Do not install SVGAlib support unless the user asks for it.Joseph Koshy2001-02-282-0/+17
| | | | | PR: ports/24896 Submitted by: Ilya Martynov <ilya@martynov.org>
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | string so I fixed it.
* 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.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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. :)
* The Alpha's fp mask register doesn't have a FP_X_DNML bit.Steve Price1999-06-221-2/+6
|
* 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.
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
|
* More missing dependencies.Satoshi Asami1998-11-291-1/+3
|
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
|
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | ELF conversion.
* Correct master site url.Joseph Koshy1998-09-071-2/+2
| | | | Found by: Bill Fenner's distfile checker.
* 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.
* Upgrade to ver 3.0 of XaoS.Joseph Koshy1998-07-0612-93/+777
| | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au>
* 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).
* Change MAINTAINER to the original port submitterJames FitzGibbon1997-07-011-2/+2
| | | | Requested-by: koshy@india.hp.com
* Compress manpage.Satoshi Asami1997-03-021-1/+1
|
* 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.
* 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>