aboutsummaryrefslogtreecommitdiff
path: root/graphics/openrm/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.5.1Kirill Ponomarev2004-01-221-57/+59
| | | | | | | | PR: 61707 Submitted by: maintainer Notes: svn path=/head/; revision=98778
* Update port: graphics/openrm 1.4.3 -> 1.5.0Edwin Groothuis2003-09-241-13/+10
| | | | | | | | | | | | | | | | | | Updating port 1.4.3 -> 1.5.0 details: 1. Fixed contact emails 2. Wrote patches for the port in a different manner (now it would be easier to submit them to openrm developers) Unfortunatly openrm has quite ugly building environment, so MAKE_ARGS still remain. 3. Removed comments around pthread_setconcurrency in both library sources and one of demos. This function has been finally added to STABLE. PR: ports/56996 Submitted by: Igor Pokrovsky <tiamat@comset.net> Notes: svn path=/head/; revision=89158
* Update port: graphics/openrm bento fix and 1.4.2 -> 1.4.3Edwin Groothuis2003-04-291-0/+6
| | | | | | | | | | | | | | | | 1. Fixed bento error (was not buildable on alpha) 2. Updating 1.4.2 -> 1.4.3 3. Removed RM_INSTALL=${X11BASE} from port makefile, because it was forcing OpenRM makefiles to install things even during port build phase. 4. Fixed calls to pthread_setconcurrency in demo programs. Now they all are buildable. PR: ports/51267 Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> Notes: svn path=/head/; revision=79837
* New port: graphics/openrm OpenGL based libraryEdwin Groothuis2003-04-061-0/+167
OpenRM Scene Graph is set of tools and utilities that implement a high performance, flexible and extendible scene graph API. Underneath OpenRM, OpenGL(tm) is used as the graphics platform for rendering, so OpenRM is highly portable and can deliver blazing rendering speeds. OpenRM can be used on any platform that has OpenGL. PR: ports/40366 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru> Notes: svn path=/head/; revision=78460