Commit graph

14 commits

Author SHA1 Message Date
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
grant
59daad6697 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:46:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
kristerw
27f1404d57 Use GCC_REQD instead of USE_PKGSRC_GCC in order to increase the
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-11-29 03:50:42 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
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-09-12 20:07:06 +00:00
agc
cae1f39ea5 Correct the URL for the aqsis homepage, from Richard Rauch in PR 22176 2003-07-18 11:21:01 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
cjep
6026aa1499 NetBSD 1.5.* requires gcc 2.95.3 to compile. PR#19193 from Ian Fry. 2003-04-14 10:45:06 +00:00
dmcmahill
28fc43ca12 use a time_t * as the argument to time(3) to let this compile on 64 bit systems.
Fixes recently noted compile problems on alpha.
2003-03-15 12:24:22 +00:00
jschauma
77dbcbc11a Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:10:35 +00:00
agc
08a826d2f4 Initial import of aqsis-0.6.4, a Renderman clone, into the NetBSD Packages
collection.

A RenderMan compliant renderer.  Based on the REYES architecture,
Aqsis is designed for speed and memory efficiency.  Complete
implementation of programmable shading.
2002-10-28 15:12:36 +00:00