Path to this page:
NOTICE: This package has been removed from pkgsrc./
graphics/Mesa,
Graphics library meta package
Branch: CURRENT,
Version: 7.11.2,
Package name: Mesa-7.11.2,
Maintainer: pkgsrc-usersMetapackage that pulls in all the libraries necessary for an OpenGL
environment.
Required to run:[
graphics/glut] [
graphics/MesaLib] [
graphics/glu]
Required to build:[
pkgtools/x11-links] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Version history: (Expand)
- (2019-08-31) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2013-05-16) Updated to version: Mesa-7.11.2
- (2009-07-09) Updated to version: Mesa-7.4.4
- (2009-06-05) Updated to version: Mesa-7.4.2
- (2008-08-17) Updated to version: Mesa-7.0.4.1
CVS history: (Expand)
2019-08-30 21:06:34 by Nia Alarie | Files touched by this commit (6) | |
Log message:
Remove graphics/Mesa
This metapackage isn't particularly useful for modern applications and is
potentially misleading.
Not everything needs glu for OpenGL support, and glut has increasingly
fell out of favour, to the extent of being dropped from Mesa. It's
mostly been replaced by e.g. SDL.
Hopefully I've narrowed down everything pulling in the metapackage
and switched everything to using only the individual libraries it needs.
|
2019-08-30 19:30:11 by Nia Alarie | Files touched by this commit (2) |
Log message:
Mesa: it doesn't make sense for anything to be using this any more
everything should be including the individual packages instead.
mark it deprecated.
|
2019-08-30 19:01:35 by Nia Alarie | Files touched by this commit (31) |
Log message:
Switch packages using GLUT to FreeGLUT.
Start building FreeGLUT with GLUT compatibility on.
- GLUT's maintainance state is much worse than FreeGLUT's, with no
substanital commits since 2011.
- GLUT can no longer be consider a core component of Mesa or X11.
- Nobody except us seems to be using it...
Other vendors still shipping GLUT:
- GoboLinux, T2 SDE, PLD Linux
Revbump packages using GLUT or freeglut by default.
|
2019-08-21 18:15:57 by Nia Alarie | Files touched by this commit (2) | |
Log message:
Mesa: update DESCR and COMMENT
|
2015-04-03 04:29:40 by Tobias Nygren | Files touched by this commit (1) |
Log message:
This meta package should be removed, but unbreak it for now.
|
2015-04-03 04:24:16 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
fold "common" makefile fragments back into MesaLib/Makefile since
all previous consumers are now standalone.
|
2015-02-14 07:54:14 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
Partial fixes for cross-compilation.
- Python is a tool, not build, dependency.
- Incomplete workaround for mesa's own tools.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|