Commit graph

8 commits

Author SHA1 Message Date
tnn
86335421dc Fix Solaris ifdef. 2015-04-06 07:07:43 +00:00
tnn
f600e1f9c5 Update to glut-8.0.1.
Like the graphics/glu update, this makes glut independent of MesaLib.

This is MesaGLUT-7.9.2 base, with patches from FDO git to add autoconf
glue, that brings it to 8.0.1.

pkgsrc change: use libtool instead of glut's "mklib" shellscript.
2015-04-03 01:00:52 +00:00
adam
5a6d2ca4f2 Mesa-6.0 packages now use LIBTOOL and finally build 2004-01-22 13:00:55 +00:00
jschauma
87938dc3b7 Finally update Mesa and friends after the distfile changed on the website
without a version bump.  Changes made, according to the website, for
libtool/autofoo fixes.

Some changes from Ron Roskens:
glut depends upon graphics/glu (otherwise its linked against X11R6 libs)

MesaDemos:
 rather than using the pre-built distribution makefiles,
 use the automake/configure built makefiles which have
 the build dependencies all setup.

This closes PR pkg/23476.
2003-11-18 16:10:55 +00:00
jschauma
6e2383474d Patch Mesa's Makefile to use '-fno-strict-aliasing' rather than '-fstrict-aliasing',
as the code contains unsafe use of aliased pointers.
As suggested by tls@ in PR pkg/23381, closing said PR.
2003-11-09 02:23:18 +00:00
jschauma
937d21f1b7 Hopefully finally get this right:
Default Mesa Version should be 3.4.2, so that people who don't care and have
GL in XF don't need to build the whole thing.  If MESA_REQD is set to 5.0.1
(as, for example, by MesaDemos), require version 5.0.1 of MesaLib, gl* etc.

If libGL.so.5 is found to be present on the system, force MESA_REQD to be
5.0.1 to avoid accidental downgrades if MESA_REQD was not specified before-
hand.

Changes reviewed by tron@ (thanks!).
2003-07-15 23:31:21 +00:00
jschauma
85a157b50b Add $NetBSD$ to the patch. 2003-07-12 01:07:11 +00:00
mjl
4f85ec8991 Add patch to make this actually compile (on macppc). How can this
ever have worked, it's missing an include?
2003-07-11 19:40:51 +00:00