Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix i386 specific breakage from the previous commit. | Joseph Koshy | 1999-09-07 | 1 | -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'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -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 Price | 1999-06-22 | 1 | -2/+6 |
| | |||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro | 1999-06-05 | 2 | -5/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Bump png's major number to 3. | Vanilla I. Shu | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | More missing dependencies. | Satoshi Asami | 1998-11-29 | 1 | -1/+3 |
| | |||||
* | Roll back libpng major to 2. | Satoshi Asami | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | libpng major is now 3. Also remove regexp support in preparation for | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Correct master site url. | Joseph Koshy | 1998-09-07 | 1 | -2/+2 |
| | | | | Found by: Bill Fenner's distfile checker. | ||||
* | Wow. Checkout the number of manpages that are in EZWGL. I think that's | Tim Vanderhoek | 1998-08-18 | 1 | -1/+0 |
| | | | | too many, so I'll remove half of them. | ||||
* | Upgrade to ver 3.0 of XaoS. | Joseph Koshy | 1998-07-06 | 12 | -93/+777 |
| | | | | Reminded-by: Matthew Thyer <Matthew.Thyer@dsto.defence.gov.au> | ||||
* | Remove stale master site address. Update maintainer address. | Joseph Koshy | 1998-07-03 | 1 | -3/+2 |
| | | | | (I will be upgrading this port to the current release (XaoS 3.0) soon). | ||||
* | Change MAINTAINER to the original port submitter | James FitzGibbon | 1997-07-01 | 1 | -2/+2 |
| | | | | Requested-by: koshy@india.hp.com | ||||
* | Compress manpage. | Satoshi Asami | 1997-03-02 | 1 | -1/+1 |
| | |||||
* | There is no need to "strip" executable in post-install target, | Satoshi Asami | 1997-03-02 | 1 | -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 Gellekum | 1997-02-28 | 6 | -0/+171 |
Closes PR #2808. Submitted by: Joseph Koshy <koshy@india.hp.com> |