./devel/ogre, Scene-oriented, flexible 3D engine written in C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.12.11nb3, Package name: ogre-1.12.11nb3, Maintainer: pkgsrc-users

OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and more
intuitive for developers to produce games and demos utilising 3D hardware.
The class library abstracts all the details of using the underlying system
libraries like Direct3D and OpenGL and provides an interface based on world
objects and other intuitive classes.


Required to run:
[graphics/MesaLib] [graphics/freetype2] [graphics/glu] [archivers/zziplib] [devel/devIL]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 89185.204 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-16 10:44:04 by Nia Alarie | Files touched by this commit (1)
Log message:
ogre: Convert to using FORCE_CXX_STD
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-08-11 11:02:05 by Nia Alarie | Files touched by this commit (2)
Log message:
ogre: Fix PLIST on systems with GLESv2 support
   2023-07-21 10:30:48 by Nia Alarie | Files touched by this commit (2)
Log message:
ogre: Require a compiler that supports put_time.
   2023-07-18 16:11:18 by Nia Alarie | Files touched by this commit (35)
Log message:
devel: Adapt packages to use USE_(CC|CXX)_FEATURES
   2023-03-09 12:17:34 by Havard Eidnes | Files touched by this commit (1)
Log message:
ogre: add gnu++11 to USE_LANGUAGES, due to alloca() usage.

Sadly, this doesn't fix the macppc build problems for this
package, because the next one is "no -lGLESv2 library found",
which is a lot harder to tackle.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2