summaryrefslogtreecommitdiff
path: root/graphics/aqsis
AgeCommit message (Collapse)AuthorFilesLines
2004-05-25Fix a case of bogus extra { and } in array initialization, that makeskristerw2-1/+25
gcc 3.3 complain loudly.
2004-05-09Convert to buildlink3.snj1-5/+5
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam1-2/+2
overridden.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-29Use GCC_REQD instead of USE_PKGSRC_GCC in order to increase thekristerw1-2/+3
likelihood that the aqsis binary and the libraries it depend on will use the same libstdc++. This makes this package build and install for NetBSD 1.6.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-2/+2
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-07-18Correct the URL for the aqsis homepage, from Richard Rauch in PR 22176agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-14NetBSD 1.5.* requires gcc 2.95.3 to compile. PR#19193 from Ian Fry.cjep1-1/+2
2003-03-15use a time_t * as the argument to time(3) to let this compile on 64 bit systems.dmcmahill2-1/+15
Fixes recently noted compile problems on alpha.
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-1/+2
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2002-10-28Initial import of aqsis-0.6.4, a Renderman clone, into the NetBSD Packagesagc9-0/+511
collection. A RenderMan compliant renderer. Based on the REYES architecture, Aqsis is designed for speed and memory efficiency. Complete implementation of programmable shading.