aboutsummaryrefslogtreecommitdiff
path: root/graphics/ray++
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-0/+4
| | | | Notes: svn path=/head/; revision=101828
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* Fix build on 5.x by removing -pedanticTilman Keskinoz2003-11-211-3/+3
| | | | Notes: svn path=/head/; revision=94626
* Move the include of bsd.port.pre.mk after the basic defines.Mark Linimon2003-10-291-5/+5
| | | | Notes: svn path=/head/; revision=92512
* Mark as broken on 5.x for the usual gcc3.3 problems. Note that theMark Linimon2003-10-281-1/+7
| | | | | | | distfile is a couple of years old. Notes: svn path=/head/; revision=92493
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* add missing filesYing-Chieh Liao2001-12-062-0/+2
| | | | Notes: svn path=/head/; revision=51124
* add ray++Ying-Chieh Liao2001-12-065-0/+134
A collection of C++ classes needed for ray tracing Notes: svn path=/head/; revision=51109